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
xiaorouji
9e4b4d7fdc
luci: fix know bugs
2023-09-10 07:48:00 +08:00
Gzxhwq
4790e2551d
sing-box: update to 1.5.0-beta.6 ( #2764 )
2023-09-10 07:47:16 +08:00
sbwml
959e954d42
Merge branch 'v5' of https://github.com/sbwml/openwrt_helloworld into v5
2023-09-09 22:05:05 +08:00
xiaorouji
eae5857f0a
luci: bump version
2023-09-09 22:04:41 +08:00
xiaorouji
0f4e1d687f
luci: fix know bugs
2023-09-09 22:04:37 +08:00
Bard
154a39c85a
Update README.md
2023-09-09 14:03:35 +08:00
Gzxhwq
7ebc1409fb
luci: fix sing-box TUIC
2023-09-09 01:01:01 +08:00
Bard
90ddafcd14
Update node_list.htm
2023-09-08 18:33:24 +08:00