Commit Graph

520 Commits

Author SHA1 Message Date
xiaorouji
39bdd760b3 luci: Xray Fragment 2024-02-23 09:41:20 +08:00
bowhorse
4b1a1c86df luci: Add Xray Fragment block to outbounds table
Add fragment section to outbound table.
We can use fragment option by tagging it to the desired
outbound connections.
2024-02-23 09:41:15 +08:00
bowhorse
401548753b luci: Add Xray fragment front-end options
"Some key-value pair configuration items are used to control
outgoing TCP fragments, which can deceive the censorship
system in some cases, such as bypassing SNI blacklists."

-"packets": Supports two slicing methods. "1-3" is TCP's stream
slicing, which is applied to the client's 1st to 3rd time writing data.
 "tlshello" is the TLS handshake packet slice.

-"length": Fragmented packet length (byte)

-"interval": Fragmentation interval (ms)

https://xtls.github.io/config/outbounds/freedom.html#outboundconfigurationobject
2024-02-23 09:41:10 +08:00
xiaorouji
a1961edac1 luci: add Xray mptcp option support 2024-02-23 09:41:05 +08:00
xiaorouji
28f03a8a2e luci: set Xray DNS nonIPQuery = drop
Xray DNS only basic IP queries (A and AAAA records) are supported. We should drop other queried types, otherwise the so-called "DNS leak" may appear.
2024-02-23 09:40:59 +08:00
xiaorouji
c815da4b44 luci: bump version 2024-02-20 01:29:53 +08:00
Ting Yang
01081c8802 luci: add c.mi.com to proxy list
The domain c.mi.com for the international version of the Xiaomi community is blocked from resolving in mainland China, so it needs to be added to the proxy list.
2024-02-20 01:29:49 +08:00
xiaorouji
1844925291 luci: drop Trojan-Go
The author seems to no longer maintain, so delete it. Please use Xray or Sing-Box instead.

Don't want to maintain too many Go application, please use Socks.
2024-02-20 01:29:36 +08:00
xiaorouji
8e9d1ba88e luci: drop Brook
Don't want to maintain too many Go application, please use Socks.
2024-02-20 01:29:10 +08:00
xiaorouji
b3c93f9691 luci: optimization and adjust proxy mode logic 2024-02-20 01:28:40 +08:00
MoetaYuko
ea6168f7d0 luci: select backend packages instead of depending on them (#2920) 2024-02-19 03:44:39 +08:00
xiaorouji
5382acf6a2 luci: update UoT depends 2024-02-01 21:23:21 +08:00
xiaorouji
2518b3aea5 luci: fix known bugs 2024-02-01 21:23:16 +08:00
lwb1978
82638e1ecf luci: add Chinese DoT/DoH Server to Direct (#2912)
* luci: add DoT/DoH to direct_host

* luci: add DoT/DoH for Tencent to direct_ip

* luci: Update China DNS IP to Direct
2024-02-01 13:27:19 +08:00
1TuJl
541c115f97 luci: add sing-box Shadowsocks SIP003 plugin support (#2910) 2024-02-01 13:25:57 +08:00
xiaorouji
bf95a9f9ca luci: 4.73 2024-01-29 12:32:31 +08:00
xiaorouji
463d899505 luci: optimization 2024-01-29 12:32:25 +08:00
xiaorouji
637373e639 luci: fix URI Scheme bug 2024-01-29 12:32:20 +08:00
xiaorouji
622b512eae luci: sing-box 1.8.0 Migrate cache file options
* Migrate cache file from Clash API to independent options

* Not compatible with the sing-box old version, please update to version 1.8.0 or higher.
2024-01-29 12:32:15 +08:00
xiaorouji
2bc3fe627e luci: fix hysteria(2) subscribe 2024-01-16 07:15:10 +08:00
lllrrr2
27facaaffb luci: default config clean up spaces (#2892) 2024-01-11 22:03:17 +08:00
zhusir
58ca631011 luci: update default config 2024-01-11 22:03:12 +08:00
xiaorouji
bce0785d8c luci: 4.72 2024-01-11 22:02:55 +08:00
xiaorouji
3e9ad920ec luci: update default config 2024-01-11 22:02:47 +08:00
xiaorouji
daee7a394b luci: update and fix the subscribe module 2024-01-11 22:02:40 +08:00
xiaorouji
40caf0ed97 luci: shunt rule add inboundTag option 2024-01-11 22:02:33 +08:00
xiaorouji
c723875552 luci: add remove sing-box resource files button 2024-01-11 22:02:26 +08:00
xiaorouji
602ddad71b luci: socks config can choose all node 2024-01-11 22:02:21 +08:00
xiaorouji
461925fa72 luci: shunt rule add some option 2024-01-11 22:02:15 +08:00
Ariesly
d55b589110 luci: hysteria2 support verify tls pinSHA256 (#2889)
* feat: hysteria2 support verify tls pinSHA256

* fix: missing commas

* fix: change field to hysteria2_tls_pinSHA256
2023-12-19 22:38:45 +08:00
MoetaYuko
8095e05a62 luci: add Mozilla Location Service to direct_host (#2888) 2023-12-12 00:36:03 +08:00
zhusir
1165b4344d luci: update version 2023-12-04 01:14:43 +08:00
Gzxhwq
0943f66723 luci: add sing-box TCP Brutal support (#2887)
* luci: add sing-box TCP Brutal support
2023-12-04 01:14:36 +08:00
Gzxhwq
4a650e4488 luci: add sing-box HTTPUpgrade support (#2886) 2023-12-04 01:14:31 +08:00
yk271
64dc0506dd luci: add excluded domain(#2885) 2023-11-26 18:16:21 +08:00
xiaorouji
d7b81e7c2f luci: bump version 2023-10-16 22:54:53 +08:00
ztbh
57c0dda926 luci: add chinadns-ng domain default tag config (#2854) 2023-10-16 22:54:47 +08:00
Gzxhwq
faed417e44 luci: fix hysteria2 bandwidth when nil (#2855) 2023-10-16 22:54:42 +08:00
xiaorouji
e195f359a4 luci: fix bug 2023-10-16 22:54:36 +08:00
xiaorouji
f2a2e57e6c luci: 4.71 2023-10-12 06:38:31 +08:00
xiaorouji
fd4e942005 luci: update default rules 2023-10-12 06:38:20 +08:00
xiaorouji
351664eb90 luci: optimization code 2023-10-12 06:38:10 +08:00
xiaorouji
b4f401e891 luci: fix Xray settings 2023-10-12 06:37:59 +08:00
xiaorouji
1feab9e98e luci: fix acl dns option 2023-10-12 06:37:48 +08:00
Bard
cff9273c75
Update 0_default_config 2023-10-07 19:31:34 +08:00
sbwml
6c0a9491f5 Revert "luci: eliminate JS LuCI behavior"
This reverts commit aaeee88107.
2023-10-04 14:18:13 +08:00
yk271
2ac4437865 luci: update status.htm (#2828)
From xiaorouji/openwrt-passwall2#394
2023-09-26 17:39:30 +08:00
Gzxhwq
9782e2885c luci: disable sniff_override_destination (#2824) 2023-09-25 04:39:59 +08:00
Gzxhwq
35b3423c74 luci: add sing-box ECH options 2023-09-25 04:39:54 +08:00
xiaorouji
56c8c25111 luci: bump version 2023-09-25 04:39:49 +08:00
xiaorouji
dab77c4d77 luci: add lazy start option to Hysteria2 client 2023-09-25 04:39:45 +08:00
xiaorouji
f7459f4f17 luci: fix maybe triggered bug 2023-09-25 04:39:40 +08:00
xiaorouji
aaeee88107 luci: eliminate JS LuCI behavior 2023-09-25 04:39:27 +08:00
xiaorouji
1d55c51cda luci: bump version 2023-09-20 21:25:14 +08:00
ud3v0id
63fbd3b190 luci: dnsmasq filtering IPv6 when chinadns-ng is enabled
* dnsmasq filtering IPv6 when chinadns-ng is enabled

* fix global mode

* fix typo
2023-09-20 21:25:10 +08:00
xiaorouji
327e6f4ff6 luci: Adjust the sing-box ShadowTLS logic 2023-09-20 21:25:05 +08:00
xiaorouji
8786e06757 luci: fix some problems 2023-09-20 21:24:59 +08:00
xiaorouji
27850f78fe luci: adjust and optimize sing-box shunt DNS order 2023-09-20 21:24:54 +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
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
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
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
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
xiaorouji
4a57b4b7f4 luci: fix know bugs 2023-09-11 01:42:52 +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
90ddafcd14
Update node_list.htm 2023-09-08 18:33:24 +08:00
Gzxhwq
d3b2536d0a luci: fix sing-box TUIC (#2760) 2023-09-08 18:20:18 +08:00
xiaorouji
01903b0700 luci: bump version 2023-09-08 18:20:15 +08:00
Gzxhwq
f106090d70 luci: add alpn option to sing-box TUIC 2023-09-08 18:20:11 +08:00
xiaorouji
763d138dc3 luci: fix VLESS flow with sing-box 2023-09-08 18:20:06 +08:00
xiaorouji
41580fc686 luci: fix sing-box DNS 2023-09-08 18:19:55 +08:00
xiaorouji
2c8c54e3cf luci: optimize code 2023-09-08 18:19:52 +08:00
xiaorouji
267e2b7c44 luci: fix known bugs 2023-09-08 18:19:48 +08:00
xiaorouji
c8e3598502 luci: fix Hysteria2/TUIC with sing-box 2023-09-08 15:13:46 +08:00
xiaorouji
ebc24aaac9 luci: 4.70 2023-09-08 15:13:43 +08:00
xiaorouji
ba08a2bb09 luci: Sing-Box start work 2023-09-08 15:13:35 +08:00
xiaorouji
68b1498c61 luci: add Sing-Box DNS option 2023-09-08 15:13:31 +08:00
xiaorouji
e32b580174 luci: update default config 2023-09-08 15:13:26 +08:00
xiaorouji
a047c49bfe luci: remove v2ray
Due to the incompatibility of the data structure, remove it.
2023-09-08 15:13:11 +08:00
xiaorouji
d84dec809a luci: import link prefer use sing-box 2023-09-08 14:31:55 +08:00
xiaorouji
3cbdd15b50 luci: fix sing-box app update 2023-09-08 14:31:51 +08:00
xiaorouji
0fbcb7de2e luci: add Hysteria2 support to sing-box server 2023-09-08 14:31:47 +08:00
xiaorouji
292b2f746f luci: add TUIC support to sing-box server 2023-09-08 14:31:43 +08:00
xiaorouji
bd5d6d1d1f luci: add Hysteria support to sing-box server 2023-09-08 14:31:37 +08:00
xiaorouji
d38c0532bc luci: add Naive support to sing-box server 2023-09-08 14:31:26 +08:00
xiaorouji
0163ec8578 luci: add Mixed support to sing-box server
mixed inbound is a socks4, socks4a, socks5 and http server.
2023-09-08 14:31:21 +08:00
xiaorouji
4262fe4238 luci: add Hysteria2 support to sing-box client 2023-09-08 14:31:18 +08:00
xiaorouji
74fee990c0 luci: add TUIC support to sing-box client 2023-09-08 14:31:08 +08:00
xiaorouji
c7818a6946 luci: add Hysteria support to sing-box client 2023-09-08 14:31:04 +08:00
xiaorouji
8b6453d01e luci: add ShadowTLS support to sing-box client 2023-09-08 14:30:59 +08:00
xiaorouji
bc3a38eaac luci: add SSR support to sing-box client
The ShadowsocksR protocol is obsolete and unmaintained. This outbound is provided for compatibility only.
2023-09-08 14:30:54 +08:00
xiaorouji
df8373f593 luci: add sing-box server support 2023-09-08 14:30:49 +08:00
xiaorouji
2638af0efa luci: add sing-box client support 2023-09-08 14:30:43 +08:00
xiaorouji
56157adaf1 luci: update api finded_com func 2023-09-08 14:30:39 +08:00
xiaorouji
83f5115cb7 luci: Xray tlsflow option name change to flow 2023-09-08 14:28:51 +08:00
xiaorouji
fde784ab1b luci: adjust Xray uTLS fingerprint option 2023-09-08 14:28:47 +08:00
xiaorouji
23cb634242 luci: fix depends 2023-09-08 14:28:44 +08:00
xiaorouji
3a065361bb luci: fix subscribe script typo 2023-09-04 04:30:23 +08:00
xiaorouji
ce2e94d2e5 luci: fix https://github.com/xiaorouji/openwrt-passwall/issues/2735 2023-09-04 04:30:11 +08:00
xiaorouji
bebaa79f23 luci: update subscribe script 2023-09-04 04:30:04 +08:00
xiaorouji
81adc908e8 luci: optimization 2023-09-04 04:29:56 +08:00
sbwml
71fdf8df46 luci-app-passwall: remove 2022-blake3-chacha8-poly1305 2023-08-26 22:31:49 +08:00
ShanStone
1fa8598f11 luci: set defalut elements timeout
Note: need reboot system or clear nftset to regenerate sets
2023-08-26 22:24:33 +08:00
xiaorouji
028eb3d81d luci: fixed https://github.com/xiaorouji/openwrt-passwall/issues/2716 2023-08-26 22:24:28 +08:00
xiaorouji
1fcb682b2e luci: fixup 090f285 2023-08-26 22:24:23 +08:00
xiaorouji
d973002505 luci: fixup 090f285 2023-08-26 22:24:19 +08:00
xiaorouji
9f30afe7b4 luci: auto switch interval support seconds
It is not recommended to set up too small.
2023-08-26 22:24:12 +08:00
xiaorouji
0849b74c00 luci: optimization && modular 2023-08-26 22:23:42 +08:00
xiaorouji
c866b6cd54 luci: 4.68 2023-08-23 11:06:03 +08:00
xiaorouji
55dd001ce2 luci: add new auto switch logic to socks config 2023-08-23 11:05:58 +08:00
xiaorouji
8130a09b31 luci: remove auto switch logic 2023-08-23 11:05:52 +08:00
xiaorouji
a3b1f1630c luci: fixup 5891a6b 2023-08-14 02:55:22 +08:00
xiaorouji
9230933e77 luci: update default rules 2023-08-11 10:16:57 +08:00
xiaorouji
f6c85ff182 luci: server remove mtproto protocol 2023-08-11 10:16:53 +08:00
xiaorouji
c2010b482d luci: shunt mode add iface support 2023-08-11 10:16:49 +08:00
秋のかえで
c7afc342a8 luci: add quic for destination override (#2698) 2023-08-11 10:16:44 +08:00
xiaorouji
816f0a807d luci: 4.67 2023-08-03 06:14:07 +08:00
Joee
6765984a4c luci: fix tproxy nftable rules problems 2023-08-03 06:14:03 +08:00
Hugo Zhang
eba4656af0 luci: try fix balancing_node missing after subscribe
use uci:section '.name' replace '.index' which is actually config index not nodes index
2023-08-03 06:13:58 +08:00
zhusir
1b53bb9110 luci: update default_config 2023-08-03 06:13:42 +08:00
sbwml
40e993964a direct gh 2023-07-28 17:41:22 +08:00
ShanStone
7fea17ad64 luci: 4.66-12 2023-07-21 02:15:38 +08:00
Gzxhwq
5dd06e764c luci: fix typo 2023-07-19 16:41:14 +08:00
ShanStone
89cf6d1721 luci: optimise depends check 2023-07-19 00:21:57 +08:00
zhusir
9add37cbfe luci: 4.66-11 2023-07-19 00:21:33 +08:00
Gzxhwq
d1fbc677f7 luci: add tuic-client to Makefile (#2657) 2023-07-19 00:21:17 +08:00
Gzxhwq
5420fa07b5 luci: fix typo (#2655) 2023-07-19 00:21:11 +08:00
ShanStone
5700928d33 luci: initial tuic-client support 2023-07-17 20:41:12 +08:00
对望
5bfd4c5a4f luci: Fix tables variable issue (#2651) 2023-07-17 20:41:10 +08:00
ShanStone
863195425f luci: add basic depends check 2023-07-16 20:22:57 +08:00
ShanStone
45cdab67aa luci: optimise generation nftset cache 2023-07-16 20:22:52 +08:00
zhusir
637bdafdec luci: update default config game streaming 2023-06-27 20:12:11 +08:00
ShanStone
e759265ddc luci: fix nftset flush after update rules 2023-06-15 05:18:39 +08:00
ShanStone
54c3d5f2e7 luci: try to optimise nftset load 2023-06-15 05:18:33 +08:00
ShanStone
0ef19aa2fe luci: fix 2023-06-11 05:25:27 +08:00
ShanStone
5328affdc2 luci: optimize some thing 2023-06-11 05:25:16 +08:00
ShanStone
aca18c7b94 luci: fix nftset/ipset typo 2023-05-19 03:21:04 +08:00
ShanStone
4e6488f002 luci: fix nftables firewall include 2023-05-13 03:57:04 +08:00
xiaorouji
cc47738919 luci: fix nftables typo 2023-05-13 03:56:59 +08:00
ShanStone
f469378142 luci: fix nftset elements add 2023-05-13 03:56:43 +08:00
xiaorouji
fc85f7528e luci: fix the bug discovered from nftables script 2023-05-08 03:01:36 +08:00
xiaorouji
66deb8c72e luci: update default rules 2023-05-08 03:01:31 +08:00
xiaorouji
f347344d90 luci: 4.66 2023-05-08 02:59:47 +08:00
xiaorouji
c9ceb1feaf luci: ipset/nftset name change 2023-05-08 02:59:23 +08:00
xiaorouji
b663c9bd7c luci: Fix index page rules nodes no show "edit" 2023-05-08 02:59:17 +08:00
xiaorouji
e21b60d6c7 luci: use short UUID
The amount of data is not large, maybe not repeat.
2023-05-08 02:58:23 +08:00
ShanStone
d85a74ded8 luci: optimise nftset add 2023-05-05 19:12:27 +08:00
sbwml
4da3cbb705 Revert "luci: make nftables better compat"
This reverts commit fbe83028cc.
2023-04-28 07:01:34 +08:00
xiaorouji
fbe83028cc luci: make nftables better compat 2023-04-25 04:16:02 +08:00
xiaorouji
27f11fbe6a luci: let chinadns-ng support nftset 2023-04-25 04:15:58 +08:00
xiaorouji
49ea53eaa9 luci: fix clear ipset/nftset maybe invalid bug 2023-04-25 04:15:54 +08:00
xiaorouji
4af5119d1b luci: 4.65
chinadns-ng function has been perfected and can be used as a depends.
2023-04-23 06:52:25 +08:00
xiaorouji
61b45025ca luci: update chinadns-ng logic
Follow the new feature upgrade.
2023-04-23 06:52:20 +08:00
zhusir
85883c8972 luci: get the exact remote version 2023-04-20 16:16:51 +08:00
xiaorouji
45fbd0be19 luci: fixed https://github.com/xiaorouji/openwrt-passwall/issues/2493 2023-04-20 16:16:44 +08:00
xiaorouji
1fc1e41f41 luci: optimize subscribe logic 2023-04-20 16:16:40 +08:00
xiaorouji
8848f801b6 luci: format code 2023-04-20 16:16:36 +08:00
xiaorouji
022688249d luci: update default rules 2023-04-20 16:16:31 +08:00
xiaorouji
95389eb674 luci: shunt mode select node can custom
You can directly customize SOCKS/HTTP server when selecting nodes.
For example:
socks://127.0.0.1:1080
socks://username:password@127.0.0.1:1080
http://127.0.0.1:2080
http://username:password@127.0.0.1:2080
2023-04-20 16:16:26 +08:00
xiaorouji
aa62fdcc18 luci: fix maybe wrong issue 2023-04-20 16:16:20 +08:00
xiaorouji
dc8eb4f957 luci: logic log update 2023-04-20 16:15:55 +08:00
Tianhe Y
2a0d4ed8a0 luci: wireguard reserved support base64 string (#2511) 2023-04-20 16:15:51 +08:00
Gzxhwq
22940c0f9b luci: add Xray Vision XUDP Mux support (#2503) 2023-04-20 16:15:46 +08:00
xiaorouji
54f7e7c245 luci: 4.64 2023-04-12 20:55:39 +08:00
xiaorouji
9eb7df489b luci: chinadns-ng logic update and optimization
chinadns-ng 2023-04-01 version

* start support nftset.

* support adding chnlist to ipset now, and now there is no need to generate dnsmasq conf.
2023-04-12 20:55:07 +08:00
Tianhe Y
ce3923a614 luci: change chinadns-ng update url (#2482) 2023-04-12 20:55:01 +08:00
xiaorouji
c8701a112a luci: fix auto switch when use shunt node #2474 2023-04-12 20:52:59 +08:00
xiaorouji
bd3b4c2fed luci: fixup 65b1c9346594460d0fef55acd9d2b0cc6bf533d6
lost nftables
2023-04-09 23:51:15 +08:00
xiaorouji
ae411c4752 luci: haproxy conf adjustment 2023-04-09 23:51:11 +08:00
xiaorouji
47f44fcfdd luci: lua code convert indentation to TAB 2023-04-09 23:51:06 +08:00
sbwml
2d5a76a95d luci-app-passwall: sync 0_default_config 2023-04-08 17:07:42 +08:00
xiaorouji
3a4fa1fcf5 luci: update subscribe script support ipv6 node 2023-04-08 17:06:25 +08:00
Tianhe Y
ac259f2d11 luci: wireguard add reserved option when xray>=1.8.0 (#2462)
* luci: wireguard add reserved option when xray>=1.8.0

* luci: 4.63
2023-04-06 19:23:18 +08:00
Tianhe Y
d67f9fd5c6 luci: fix bug 2023-04-06 19:23:06 +08:00
Tianhe Y
fddd6eed92 luci: preproxy remove dialerProxy option 2023-04-06 19:23:01 +08:00
Tianhe Y
d9023cffba luci: modify code to adapt preproxy switch 2023-04-06 19:22:55 +08:00
xiaorouji
10087267dd luci: add github host to proxy host by default 2023-04-06 19:22:50 +08:00
Tianhe Y
8ea101b15e luci: fix an error in #2456 (#2457) 2023-04-06 19:22:41 +08:00
Tianhe Y
47d28d314a luci: optimize shunt config (#2456) 2023-04-06 19:22:36 +08:00
Beginner
a60e20a135 luci: fix po typo 2023-04-06 19:22:30 +08:00
xiaorouji
521efc0ee9 luci: fix lost logic 2023-04-06 19:22:24 +08:00