xiaorouji
27850f78fe
luci: adjust and optimize sing-box shunt DNS order
2023-09-20 21:24:54 +08:00
github-actions[bot]
6167b6a10f
sing-box: update to 1.5.0-rc.1 ( #11 )
...
Co-authored-by: smallprogram <smallprogram@foxmail.com>
2023-09-20 21:24:38 +08:00
github-actions[bot]
1733ec4b88
sing-box: update to 1.5.0-beta.12 ( #10 )
...
Co-authored-by: smallprogram <smallprogram@foxmail.com>
2023-09-20 02:34:15 +08:00
sbwml
05843bc6ee
luci-app-passwall2: sync upstream
2023-09-19 21:32:03 +08:00
Tianhe Y
7767161973
fix get_version shell command ( #2804 )
2023-09-19 21:31:58 +08:00
ud3v0id
1198366b16
luci: fix using ipv6 to access block_host rule
2023-09-19 08:19:25 +08:00
github-actions[bot]
e6fe2bd873
sing-box: update to 1.5.0-beta.11 ( #9 )
...
Co-authored-by: smallprogram <smallprogram@foxmail.com>
2023-09-17 13:42:10 +08:00
sbwml
bc941cf082
luci-app-passwall2: sync upstream
2023-09-17 05:49:47 +08:00
xiaorouji
9f37f1615f
luci: bump version
2023-09-17 05:49:43 +08:00
xiaorouji
5c597141f4
luci: add sing-box shunt block DNS rule
2023-09-17 05:49:38 +08:00
xiaorouji
8270460a1d
luci: fix some problems
2023-09-17 05:49:34 +08:00
xiaorouji
50337497a0
luci: fix acl when use sing-box node
2023-09-17 05:49:28 +08:00
github-actions[bot]
6a931e7251
hysteria: update to 2.0.2 ( #8 )
2023-09-17 05:49:00 +08:00
xiaorouji
30fd80c45b
luci: bump version
2023-09-16 01:46:19 +08:00
Gzxhwq
f6e54f57ed
luci: make sing-box gRPC-lite work
...
客户端不需要编译with_grpc也可以连接*ray的标准grpc,反之编译了with_grpc则不能连接sing-box的grpc-lite服务器。
所以客户端不需要编译with_grpc,sing-box grpc-lite兼容标准grpc,标准grpc不兼容grpc-lite
2023-09-16 01:46:14 +08:00
xiaorouji
107978eb73
luci: fix know bugs
2023-09-16 01:46:09 +08:00
xiaorouji
494db9b9a5
luci: fix check_depends
2023-09-16 01:46:04 +08:00
sbwml
80b78b4035
luci-app-passwall2: sync upstream
2023-09-16 01:45:29 +08:00
github-actions[bot]
c61bcce23d
sing-box: update to 1.5.0-beta.10 ( #5 )
...
Co-authored-by: smallprogram <smallprogram@foxmail.com>
2023-09-16 01:45:04 +08:00
Gzxhwq
651aa748c7
sing-box: update to 1.5.0-beta.9 ( #4 )
2023-09-16 01:44:24 +08:00
sbwml
41cd843bc2
Merge branch 'v5' of https://github.com/sbwml/openwrt_helloworld into v5
2023-09-15 02:24:15 +08:00
sbwml
1bdf90c8b7
add passwall2.sh
2023-09-15 02:23:56 +08:00
sbwml
9f0e677ee6
luci-app-passwall2: sync upstream
2023-09-15 02:22:46 +08:00
Bard
c2075cc536
Update Makefile
2023-09-14 16:26:51 +08:00
sbwml
d602ce82a5
Merge branch 'v5' of https://github.com/sbwml/openwrt_helloworld into v5
2023-09-14 11:53:55 +08:00
xiaorouji
819bc415e5
luci: bump version
2023-09-14 11:53:48 +08:00
xiaorouji
e8c7527ff4
luci: update Hysteria to Hysteria2 logic
...
No longer compatible with Hysteria V1. If you want to use, please use Sing-Box for implementation.
2023-09-14 11:53:40 +08:00
xiaorouji
45421e6cb3
luci: Adjust Xray DNS logic
...
* remove FakeDNS mode, because it does not support persistence.
* because the built-in DNS server can only query A/AAAA type, so must be use a TCP server to query non -A/AAAA type
* It is recommended to use Sing-Box instead of it.
2023-09-14 11:53:33 +08:00
xiaorouji
7d1fb1a2ca
luci: Adjust FakeDNS logic
2023-09-14 11:53:26 +08:00
xiaorouji
9ce7d88ee2
luci: fix the bug that may be triggered
2023-09-14 11:53:21 +08:00
zhusir
e99c858b85
luci: fixed part of #2745
2023-09-14 11:53:06 +08:00
zhusir
f6365e6b9b
Fixed check passwall version failed ( #2784 )
2023-09-14 11:53:01 +08:00
Bard
2e764b420c
naiveproxy 117.0.5938.44-1
2023-09-13 21:22:54 +08:00
xiaorouji
71f43d8da7
luci: fix nil value error
2023-09-13 20:00:20 +08:00
sbwml
a31b010e8c
Merge branch 'v5' of https://github.com/sbwml/openwrt_helloworld into v5
2023-09-13 12:58:03 +08:00
sbwml
2728e7b0db
luci-app-passwall2: sync upstream
2023-09-13 12:57:55 +08:00
xiaorouji
a9e22bbdc5
luci: bump version
2023-09-13 12:56:54 +08:00
xiaorouji
5196b8d9b1
luci: server: add REALITY option to Xray
2023-09-13 12:56:50 +08:00
xiaorouji
d0dfa38f67
luci: server: add REALITY option to sing-box
2023-09-13 12:56:45 +08:00
xiaorouji
53537c90b3
luci: server: fix sing-box
2023-09-13 12:56:41 +08:00
xiaorouji
ca0389bd38
luci: add compatible option to sing-box VMess
2023-09-13 12:56:36 +08:00
Gzxhwq
4e720fa28d
luci: some fix & improvement with sing-box
...
* luci: fix sing-box REALITY tag on client side
* luci: add sing-box mux padding option
* luci: fix sing-box dns
2023-09-13 12:56:29 +08:00
Gzxhwq
c3622f8206
sing-box: update to 1.5.0-beta.8 ( #3 )
2023-09-13 12:54:46 +08:00
zhusir
9a895c2552
hysteria: update to 2.0.1 ( #1 ) ( #2 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-13 12:54:42 +08:00
Bard
5b88489307
Update build-packages.yml
2023-09-11 10:06:07 +08:00
Bard
d86c677ddb
Update Makefile
2023-09-11 09:04:01 +08:00
Gzxhwq
42c893ec8d
sing-box: update to 1.5.0-beta.7 ( #2771 )
2023-09-11 01:43:15 +08:00
xiaorouji
4a57b4b7f4
luci: fix know bugs
2023-09-11 01:42:52 +08:00
sbwml
e3f33820a1
naiveproxy: use prebuilt
2023-09-10 15:51:55 +08:00
xiaorouji
b1c963b763
luci: bump version
2023-09-10 07:48:06 +08:00