Commit Graph

69 Commits

Author SHA1 Message Date
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
xiaorouji
2518b3aea5 luci: fix known bugs 2024-02-01 21:23:16 +08:00
ztbh
57c0dda926 luci: add chinadns-ng domain default tag config (#2854) 2023-10-16 22:54:47 +08:00
xiaorouji
b4f401e891 luci: fix Xray settings 2023-10-12 06:37:59 +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
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
494db9b9a5 luci: fix check_depends 2023-09-16 01:46:04 +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
4a57b4b7f4 luci: fix know bugs 2023-09-11 01:42:52 +08:00
xiaorouji
41580fc686 luci: fix sing-box DNS 2023-09-08 18:19:55 +08:00
xiaorouji
ba08a2bb09 luci: Sing-Box start work 2023-09-08 15:13:35 +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
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
c2010b482d luci: shunt mode add iface support 2023-08-11 10:16:49 +08:00
ShanStone
89cf6d1721 luci: optimise depends check 2023-07-19 00:21:57 +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
xiaorouji
c9ceb1feaf luci: ipset/nftset name change 2023-05-08 02:59:23 +08:00
xiaorouji
27f11fbe6a luci: let chinadns-ng support nftset 2023-04-25 04:15:58 +08:00
xiaorouji
61b45025ca luci: update chinadns-ng logic
Follow the new feature upgrade.
2023-04-23 06:52:20 +08:00
xiaorouji
45fbd0be19 luci: fixed https://github.com/xiaorouji/openwrt-passwall/issues/2493 2023-04-20 16:16:44 +08:00
xiaorouji
dc8eb4f957 luci: logic log update 2023-04-20 16:15:55 +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
xiaorouji
c8701a112a luci: fix auto switch when use shunt node #2474 2023-04-12 20:52:59 +08:00
xiaorouji
521efc0ee9 luci: fix lost logic 2023-04-06 19:22:24 +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
xiaorouji
0fff20c983 luci: update haproxy conf 2023-04-06 19:18:18 +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
ad5a6fd217 luci: update log output 2023-03-27 20:26:51 +08:00
xiaorouji
a98eb6e1a9 luci: fixed https://github.com/xiaorouji/openwrt-passwall/issues/2379 2023-03-23 20:23:27 +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
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
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