Commit Graph

89 Commits

Author SHA1 Message Date
xiaorouji
f6d56838c7 luci: reduce duplicate code 2023-03-30 08:43:09 +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
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
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
xiaorouji
a98eb6e1a9 luci: fixed https://github.com/xiaorouji/openwrt-passwall/issues/2379 2023-03-23 20:23:27 +08:00
xiaorouji
2fc4eb5470 luci: update default rules 2023-03-12 17:18:36 +08:00
xiaorouji
42ce950fcd luci: add when use chnroute mode default DNS option 2023-03-09 23:17:16 +08:00
xiaorouji
364731602e luci: optimization acl logic 2023-03-07 22:40:27 +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
xiaorouji
f6e6797481 luci: update filter proxy ipv6 for ChinaDNS-NG 2023-03-01 02:04:46 +08:00
xiaorouji
1d6fec35c4 luci: fix dnsmasq cache file path typo. 2023-02-21 21:12:05 +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
xiaorouji
092b474a22 luci: fix typo 2023-02-09 23:33:26 +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
08b4cda31b luci: Xray outbound support network interface 2023-02-07 03:53:04 +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
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
843c3683ea luci: update default rules 2023-01-09 23:46:55 +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