Commit Graph

688 Commits

Author SHA1 Message Date
xiaorouji
74bb4331b3 luci: WebSocket EarlyData subscribe compatible 2024-02-27 05:12:27 +08:00
sbwml
92e4b06d84 Revert "luci: select backend packages instead of depending on them (#2920)"
This reverts commit ea6168f7d0.

Signed-off-by: sbwml <admin@cooluc.com>
2024-02-27 05:07:37 +08:00
Bard
c1bd214b20
Update proxy_host 2024-02-27 01:42:47 +08:00
xcyll
21e5582e27 luci: update proxy_ip (#2965) 2024-02-27 00:42:42 +08:00
xiaorouji
ec56aacd33 luci: 4.75 2024-02-26 22:30:25 +08:00
xiaorouji
037fad579c luci: add Xray v1.8.8 balancer leastLoad strategy 2024-02-26 22:30:17 +08:00
xiaorouji
86ca0a6e5a luci: add Xray node a layer chain proxy logic
Can set it in the node configuration, no need to use shunt mode.
2024-02-26 22:29:57 +08:00
xiaorouji
5d123c77c7 luci: Xray wireguard kernelMode set false 2024-02-26 22:29:52 +08:00
xiaorouji
c71368fa9d luci: add Sing-Box node a layer chain proxy logic
Can set it in the node configuration, no need to use shunt mode.
2024-02-26 19:49:02 +08:00
xiaorouji
c05ff80328 luci: add Sing-Box node domain_strategy option 2024-02-25 23:48:00 +08:00
ShanStone
83adaf6d1c luci: fix nftables acl rule error in some cases 2024-02-24 22:46:50 +08:00
xiaorouji
e41e969d4b luci: fix typo 2024-02-24 22:46:46 +08:00
xiaorouji
6617feeb12 luci: optimize subscribe
When have a node resolve error, to skip the current node instead of error and exit.
2024-02-24 22:46:40 +08:00
xiaorouji
9b21413c0b luci: fix and optimization 2024-02-24 22:46:34 +08:00
xiaorouji
bb29572bcd luci: add node http tls depends 2024-02-24 22:46:27 +08:00
xiaorouji
cae38438e6 luci: bump version 2024-02-23 09:41:38 +08:00
xiaorouji
80cff6eea2 luci: fix bugs 2024-02-23 09:41:31 +08:00
xiaorouji
1387756d51 luci: update po 2024-02-23 09:41:25 +08:00
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
xiaorouji
ab8bdd4926 luci: add openai by default shunt rule 2023-04-06 19:22:15 +08:00
xiaorouji
29a74f7c85 luci: update default rules 2023-04-06 19:18:50 +08:00
xiaorouji
eee868fe92 luci: fixed 2023-04-06 19:18:44 +08:00
Tianhe Y
3b1c3d65c5 luci: add advanced log feature #2424 (#2431)
- logging to sys log.
- logging to persist log file.

Co-authored-by: iceliuhacker <118520805+iceliuhacker@users.noreply.github.com>
2023-04-06 19:18:38 +08:00
Tianhe Y
7b04f0bfa3 luci: fix and optimize shunt config (#2451) 2023-04-06 19:18:30 +08:00
xiaorouji
47f3903304 luci: fix tproxy rules some typo
fixed https://github.com/xiaorouji/openwrt-passwall/issues/2450
2023-04-06 19:18:24 +08:00
xiaorouji
0fff20c983 luci: update haproxy conf 2023-04-06 19:18:18 +08:00
Tianhe Y
56c68dfda4 luci: optimize app binary find #2433 (#2442) 2023-04-06 19:17:23 +08:00
Tianhe Y
a23667c265 luci: fix bug introduced in #2438 (#2445) 2023-04-06 19:17:08 +08:00
Tianhe Y
9a01d667f2 luci: optimize passwall check update tips 2023-04-02 07:33:03 +08:00
xiaorouji
22816e9c24 luci: compatible 2023-04-02 07:31:24 +08:00
Tianhe Y
c1a802a438 luci: 4.62-2 (#2439) 2023-04-01 15:35:02 +08:00
Tianhe Y
226736e6bf luci: fix #2434 (#2438) 2023-04-01 15:34:57 +08:00
Tianhe Y
c9ee3e26fe luci: fix translate (#2429)
luci: fix translate of probe URL description
2023-04-01 15:34:52 +08:00
xiaorouji
51c0b64274 luci: 4.62 2023-04-01 15:34:44 +08:00
Tianhe Y
ee7ded80e5 luci: shunt added xray balancer support
- optimized pre-proxy settings (https://github.com/xiaorouji/openwrt-passwall/issues/2234)
2023-04-01 15:34:38 +08:00
xiaorouji
eadb44a03a luci: haproxy use logic implement accurate availability
So fragrant ~
2023-04-01 15:34:33 +08:00
xiaorouji
c5e704b735 luci: add hysteria lazy_start option 2023-04-01 15:34:27 +08:00
xiaorouji
f6d56838c7 luci: reduce duplicate code 2023-03-30 08:43:09 +08:00
xiaorouji
3320fcc2fc luci: update share link js script support ipv6 2023-03-30 08:43:01 +08:00
xiaorouji
3dd970b324 luci: fixed https://github.com/xiaorouji/openwrt-passwall/issues/2421 2023-03-30 08:42:54 +08:00
xiaorouji
80408356a4 luci: adjustment chinadns-ng logic
* It is now can work in the gfwlist mode.

* It is now can work with when chnroute default dns option.
2023-03-30 08:42:49 +08:00
xiaorouji
2b0f1aa628 luci: refactoring haproxy function 2023-03-30 08:42:44 +08:00
Bard
bdba72f178
Update app_version.htm 2023-03-28 04:39:55 +08:00
xiaorouji
2a3de4a0bc luci: 4.61 2023-03-27 20:27:08 +08:00
xiaorouji
c2c32ce5cf luci: update default rules 2023-03-27 20:27:03 +08:00
xiaorouji
9036e40e48 luci: fixed https://github.com/xiaorouji/openwrt-passwall/issues/2414 2023-03-27 20:26:57 +08:00
xiaorouji
ad5a6fd217 luci: update log output 2023-03-27 20:26:51 +08:00
Gzxhwq
8c3a8663c8 luci: add Xray VLESS REALITY share link (#2396) 2023-03-27 20:26:46 +08:00
nftbty
146648178c luci: balancing add strategy option & remove unnesscary options
* luci: balancing add strategy option & remove unnesscary options

Signed-off-by: nftbty <nftbty@gmail.com>

* luci: add description for probeInterval option in balancing
Add description for the probeInterval option, from the official V2ray documentation.

---------

Signed-off-by: nftbty <nftbty@gmail.com>
2023-03-27 20:26:41 +08:00
nftbty
623099d837 luci: app_update use default_path when not set in config 2023-03-27 20:26:35 +08:00
nftbty
3795defad7 luci: app_update add passwall version check (#2398)
- app_update add passwall version show & check. ([Feature Request]: 能不能在ui上增加版本显示 #2384)
- add chinadns-ng path in default config.
2023-03-27 20:26:13 +08:00
nftbty
36c6425b3f luci: unified code style (#2395)
* luci: unified code style
- checked newline at end of file
- unified indent
- removed whitespaces at end of line

* luci: change the indentation of lua files to tabs
2023-03-27 20:25:52 +08:00
nftbty
5e84915db1 luci: optimize app_update
* luci: optimize app_update code structure
abstract the components update info into a module.

Signed-off-by: nftbty <nftbty@gmail.com>

* luci: app_update add chinadns-ng & fix hysteria

Signed-off-by: nftbty <nftbty@gmail.com>

* luci: app_update optimize match_file_name generating.
- Update `auto_get_arch()`, and the generation of `match_file_name`.
- The function `to_check()`,`to_download()`,`to_extract()`,`to_move()` moved into api.lua,  some functions in api.lua used by the 4 functions are no longer need to be public anymore, so add `local` before them.

Signed-off-by: nftbty <nftbty@gmail.com>

---------

Signed-off-by: nftbty <nftbty@gmail.com>
2023-03-27 20:19:59 +08:00
xiaorouji
a98eb6e1a9 luci: fixed https://github.com/xiaorouji/openwrt-passwall/issues/2379 2023-03-23 20:23:27 +08:00
Gzxhwq
8686261968 luci: mask fingerprint that dosen't support Vision & REALITY (#2375)
follow
https://github.com/XTLS/Xray-core/issues/1666#issuecomment-1435494076
2023-03-15 03:25:08 +08:00
xiaorouji
12976f60a3 luci: achieve Xray vision pre-proxy 2023-03-15 03:24:59 +08:00
xiaorouji
2fc4eb5470 luci: update default rules 2023-03-12 17:18:36 +08:00
xiaorouji
26107f1abe luci: add lack po 2023-03-12 17:17:24 +08:00
Gzxhwq
5d685f771d luci: add Xray REALITY client support
* luci: add Xray REALITY client support

* luci: make REALITY work with other protocol

* luci: add REALITY support to gRPC client

* luci: fix xray fail when all h2 options is NULL

* luci: chore
2023-03-12 17:17:19 +08:00
xiaorouji
42ce950fcd luci: add when use chnroute mode default DNS option 2023-03-09 23:17:16 +08:00
xiaorouji
5c954edafb luci: 4.60 2023-03-07 22:40:31 +08:00
xiaorouji
364731602e luci: optimization acl logic 2023-03-07 22:40:27 +08:00
xiaorouji
d4b16e8d7c luci: special purpose of the OCD person 2023-03-06 10:40:57 +08:00
xiaorouji
a0ef69d389 luci: fixup 2023-03-06 10:39:02 +08:00
xiaorouji
915ff6328f luci: fixup 2023-03-06 10:38:56 +08:00
xiaorouji
2e84e8ae68 luci: optimization acl code 2023-03-06 10:38:52 +08:00
xiaorouji
2e61482883 luci: acl config add chinadns-ng option 2023-03-06 10:38:46 +08:00
xiaorouji
941ffd8ed1 luci: acl config add filter_proxy_ipv6 option 2023-03-06 10:38:41 +08:00
xiaorouji
8d62a289be luci: optimize subscription 2023-03-06 10:38:36 +08:00
xiaorouji
d13e04f352 luci: update default rules 2023-03-06 10:38:31 +08:00
xiaorouji
a393226509 luci: fix auto switch tcp node socks bug 2023-03-06 10:38:27 +08:00
yk271
884b0f94a7 luci: refresh translations (#2345) 2023-03-06 10:38:21 +08:00
xiaorouji
f6e6797481 luci: update filter proxy ipv6 for ChinaDNS-NG 2023-03-01 02:04:46 +08:00
Gzxhwq
cacf7a5429 luci: optimization code and some other adjustments 2023-02-27 00:17:48 +08:00
xiaorouji
1d6fec35c4 luci: fix dnsmasq cache file path typo. 2023-02-21 21:12:05 +08:00
Bard
fc1e4b5f6c
Update status.htm 2023-02-19 08:39:05 +08:00
Bard
50b7fa87ce
Update status.htm 2023-02-18 07:08:03 +08:00
xiaorouji
12021d5018 luci: fix https://github.com/xiaorouji/openwrt-passwall/issues/2310 2023-02-18 05:02:15 +08:00
xiaorouji
debd3073e8 luci: fix boot when only use socks 2023-02-17 04:21:19 +08:00
xiaorouji
22d5836974 luci: 4.59 2023-02-16 05:14:56 +08:00
xiaorouji
e707488e33 luci: update default rules 2023-02-16 05:14:08 +08:00
xiaorouji
14e6f515a3 luci: optimization code 2023-02-16 05:13:49 +08:00
xiaorouji
4f61d13de8 luci: optimization code 2023-02-16 05:08:07 +08:00
sbwml
872ed3c1fb Revert "luci: auto restart when iface up"
This reverts commit be8f6b1909.
2023-02-10 00:35:16 +08:00
xiaorouji
092b474a22 luci: fix typo 2023-02-09 23:33:26 +08:00
xiaorouji
be8f6b1909 luci: auto restart when iface up 2023-02-09 23:33:21 +08:00
xiaorouji
94d0a16dbf luci: remove V2ray DNS option
Configuration is not compatible with Xray and has bugs, so are temporarily removed.
2023-02-09 23:33:14 +08:00
xiaorouji
21051b44a1 luci: update default rules 2023-02-09 23:33:07 +08:00
xiaorouji
75a753cc45 luci: fix rule update args 2023-02-09 23:33:02 +08:00
xiaorouji
1e93848cc9 luci: fix bug 2023-02-09 23:32:53 +08:00
xiaorouji
8d12f406b9 luci: Optimization code logic 2023-02-09 23:29:42 +08:00
xiaorouji
78a33066ed luci: Optimization tcp node socks logic
The TCP Node Socks must be used, and for code logic. And More convenient expansion in the future.
2023-02-09 23:29:38 +08:00
Kuma
a5e25cb7c9 luci: change the default value of VLESS subscribe fingerprint to chrome
According to section 4.4.0 in https://github.com/XTLS/Xray-core/discussions/716, the default value of fp in VLESS share link should be chrome when omitted.
2023-02-07 23:42:16 +08:00
xiaorouji
d5b0f87dc3 luci: 4.58 2023-02-07 03:53:14 +08:00
xiaorouji
f04ecb1b69 luci: add Hysteria fast_open option 2023-02-07 03:53:10 +08:00
xiaorouji
08b4cda31b luci: Xray outbound support network interface 2023-02-07 03:53:04 +08:00
xiaorouji
2a0b8a0b49 luci: server: update accept_lan option depends 2023-02-07 03:52:59 +08:00
xiaorouji
a91bad9cbc luci: update Xray fingerprint disable value 2023-02-07 03:52:54 +08:00
xiaorouji
6d0b55eae2 luci: update link_share_man.htm 2023-02-07 03:52:49 +08:00
xiaorouji
d8b2b7cc9c luci: 4.57 2023-02-07 03:52:43 +08:00
xiaorouji
80ed937940 luci: update default rules 2023-02-07 03:52:38 +08:00
xiaorouji
ca32b91815 luci: add Xray VLESS share link fp 2023-02-07 03:52:32 +08:00
xiaorouji
28d52193ac luci: remove Xray old XTLS version
The old version of XTLS, which is deprecated now and will be removed soon. Please use flow "xtls-rprx-vision" with "tls & tlsSettings" instead.
2023-02-07 03:52:27 +08:00
xiaorouji
448f8e5491 luci: server: rename option name 2023-02-07 03:52:21 +08:00
Gzxhwq
690b84f1a2 luci: add more fingerprints to xray (#2264) 2023-02-07 03:52:14 +08:00
xiaorouji
a5e0e9a404 luci: fix some problems 2023-02-01 23:31:55 +08:00
ShanStone
1d63dcd8da luci: fix acl no_proxy mode when use nftables 2023-01-24 14:55:40 +08:00
xiaorouji
f59d45b2d4 luci: update default rules 2023-01-11 05:18:50 +08:00
xiaorouji
f433db9fd5 luci: fix some details 2023-01-11 05:18:45 +08:00
yk271
ca136e8479 luci: chnroute and chnroute6 use multiple sources (#2245) 2023-01-09 23:47:28 +08:00
xiaorouji
a52ff8bdc9 luci: 4.56 2023-01-09 23:47:08 +08:00
xiaorouji
843c3683ea luci: update default rules 2023-01-09 23:46:55 +08:00
xiaorouji
549c8735f5 luci: add Xray dialerProxy option 2023-01-09 23:46:48 +08:00
xiaorouji
5aec13e562 luci: add Xray wireguard support 2023-01-09 23:46:38 +08:00
xiaorouji
9445139877 luci: temporarily remove SmartDNS shunt scheme
Because the SmartDNS new version has updated some characteristics and logic, this solution may not be used normally, so temporarily removed it.
2023-01-09 23:46:32 +08:00
xiaorouji
2f47f5b6b0 luci: acl dnsmasq config update 2023-01-09 23:46:25 +08:00
yk271
b8d760c76e luci-app-passwall: 修改默认中国大陆 IP 来源 (#2242)
* Update 0_default_config

* Update rule.lua
2023-01-09 23:46:10 +08:00
sbwml
86f81ca69e luci-app-passwall: Xray shunt adds Steam direct configuration
Added "Steam" distribution node,
the default configuration is direct connection mode,
the highest priority
Tested without any issues
2023-01-04 06:25:26 +08:00
Beginner
583df7811f luci-app-passwall: adjust V2ray_Geodata order (#2221)
Sort by A~Z
2022-12-11 07:23:28 +08:00
yk271
9f288af5a8 luci-app-passwall: Revert "luci: fix dnsmasq restart order (#2153)" (#2220)
This reverts commit 8604b94cccd15319e4d2ed92ce02928a61e5513b.
2022-12-11 07:23:12 +08:00
zxlhhyccc
59de8c6af3 luci-app-passwall:Geodata optional, solve small flash memory problems (#2214) 2022-12-01 02:57:03 +08:00
zhusir
282f55e832 luci-app-passwall: xray update from pre-release 2022-11-30 13:24:19 +08:00
zhusir
268a45837b luci-app-passwall: add geoip geosite depends (#2203) 2022-11-30 13:23:46 +08:00
zhusir
095251f41b luci-app-passwall: support xray xtls-rprx-vision (#2174)
* luci: support xray xtls-rprx-vision

* update

Co-authored-by: ShanStone <31815718+ShanStone@users.noreply.github.com>
2022-11-30 13:23:19 +08:00
Bard
425a3fec72
Update rule_version.htm 2022-11-09 21:32:17 +08:00
Kunger97
572e125f3d luci-app-passwall: add hysteria hop (#2182)
add hysteria hop and some client configuration items
2022-11-09 21:20:20 +08:00
ShanStone
e59759ba7a luci: support smartdns nftset 2022-10-29 09:31:57 +08:00
ShanStone
5359da1ca8 luci: fix some problems 2022-10-29 09:31:51 +08:00
sjtuross
32d646958c luci: fix dnsmasq restart order (#2153) 2022-10-21 01:28:25 +08:00
xiaorouji
8f3458537c luci: Update Makefile 2022-10-21 01:28:20 +08:00
zhusir
4bbb005d9d Revert "luci: cleanup makefile (#2118)" (#2148)
This reverts commit be2abcc6c86e99a66e898d4d27c4afe58d3f2d8b.
2022-10-21 01:28:14 +08:00
Coolkid
b7459bfef4 luci: fix nftables acl dnsmasq start fail (#2146) 2022-10-21 01:28:08 +08:00
Coolkid
95fcfd28c7 luci-app-passwall: fix acl dnsmasq start fail (#2140) 2022-10-15 19:18:14 +08:00
sjtuross
84b4690831 luci-app-passwall: support aead 2022 ciphers for subscription (#2129)
* add missing seed param from mkcp sub node

* support aead 2022 ciphers for subscription

* support share link and import link for ss-rust
2022-10-15 19:16:55 +08:00
ShanStone
93b55e56ca luci-app-passwall: fix https://github.com/xiaorouji/openwrt-passwall/issues/2132 2022-10-15 19:13:12 +08:00
ShanStone
b3b6b14198 luci-app-passwall: fix https://github.com/xiaorouji/openwrt-passwall/issues/2130 2022-10-15 19:12:54 +08:00
ShanStone
d35f5f19f3 luci-app-passwall: fix 2022-10-15 19:12:40 +08:00
ShanStone
4d93b86d8f luci-app-passwall: optimize rule update 2022-10-15 19:12:24 +08:00
ShanStone
8641672350 luci-app-passwall: optimize 2022-10-15 19:12:06 +08:00
ShanStone
52737683b0 luci-app-passwall: server side initial support nftables 2022-10-15 19:11:40 +08:00
saldry
20d8e72196 luci-app-passwall: cleanup makefile (#2118)
* Update Makefile

* fix typo

* fix typo

Fixed #2107
2022-10-08 03:04:07 +08:00
sbwml
0021b0d201 Revert "luci-app-passwall: drop iptables-legacy"
This reverts commit a2e9f8c17d.
2022-10-08 03:04:03 +08:00
ShanStone
b534485864 luci-app-passwall: initial support nftables transparent proxy 2022-10-08 03:01:04 +08:00
ShanStone
a57d07a888 luci-app-passwall: fix subscribe proxy option 2022-10-08 03:00:47 +08:00
zhusir
97a11bc8b4 luci-app-passwall: add default shunt rules
Game shunting rules,
  to a limited extent to solve the problem of
  proxy for a series of game platforms such
  as steam,choose direct connection when shunting
Youtube shuning rules,
  Solve the problem that access to fonts.googleapis.com times out
  in some regions, resulting in a white screen on YouTube
2022-09-23 10:47:16 +08:00
Bard
a2e9f8c17d
luci-app-passwall: drop iptables-legacy 2022-09-22 02:29:17 +08:00
sbwml
afe7eb4304 luci-app-passwall: use busybox top
* procps-ng conflict
2022-09-13 08:43:55 +08:00
sbwml
e212c3501d update def rules 2022-09-06 20:40:24 +08:00
Bard
c8bc5a5bdb
luci-app-passwall: follow the argon theme style 2022-08-10 01:48:07 +08:00
Bard
6b6ee704b5
luci-app-passwall: default tcp proxy mode - tproxy 2022-08-02 14:18:40 +08:00
sbwml
a0f9000710 luci-app-passwall: add status style 2022-07-30 13:46:41 +08:00