actions
98daf13a87
luci-app-passwall: sync upstream
...
last commit: a7f56b4070
2024-06-09 02:00:07 +08:00
actions
8480421e1e
luci-app-passwall: sync upstream
...
last commit: 0c4e73c407
2024-06-05 18:00:07 +08:00
actions
35cddc6a5c
luci-app-passwall: sync upstream
...
last commit: c62cdc51e4
Signed-off-by: actions <action@github.com>
2024-05-19 06:03:19 +08:00
actions
45c4e7aca7
luci-app-passwall: sync upstream
...
last commit: 159f7880e8
2024-04-29 00:30:06 +08:00
actions
afc2744208
luci-app-passwall: sync upstream
...
last commit: 0c83ba87db
2024-04-28 03:11:58 +08:00
actions
55371b5c04
luci-app-passwall: sync upstream
2024-04-25 09:52:29 +08:00
actions
d84a869f4f
luci-app-passwall: sync upstream
2024-04-23 14:30:04 +08:00
actions
c72707a190
luci-app-passwall: sync upstream
2024-04-20 18:00:05 +08:00
actions
089dfb9f22
luci-app-passwall: sync upstream
2024-04-13 04:00:06 +08:00
actions
11a44f7946
luci-app-passwall: sync upstream
2024-04-01 17:30:04 +08:00
xiaorouji
bf1213db32
luci: optimise
2024-03-18 21:28:52 +08:00
xiaorouji
aa883bf93e
luci: optimise
2024-03-10 07:37:22 +08:00
xiaorouji
2b18407aea
luci: optimise
2024-03-10 07:37:18 +08:00
xiaorouji
d2884e052b
luci: optimize
2024-03-06 04:42:22 +08:00
xiaorouji
345e6292bb
luci: add transition button...
2024-03-04 03:52:34 +08:00
Bard
d9abe98ca5
luci-app-passwall: mosdns port
2024-03-01 01:25:52 +08:00
xiaorouji
ed708acc07
luci: Fix and optimize some issues
2024-02-29 06:24:08 +08:00
xiaorouji
b3c93f9691
luci: optimization and adjust proxy mode logic
2024-02-20 01:28:40 +08:00
ztbh
57c0dda926
luci: add chinadns-ng domain default tag config ( #2854 )
2023-10-16 22:54:47 +08:00
sbwml
6c0a9491f5
Revert "luci: eliminate JS LuCI behavior"
...
This reverts commit aaeee88107
.
2023-10-04 14:18:13 +08:00
xiaorouji
aaeee88107
luci: eliminate JS LuCI behavior
2023-09-25 04:39:27 +08:00
xiaorouji
8270460a1d
luci: fix some problems
2023-09-17 05:49:34 +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
68b1498c61
luci: add Sing-Box DNS option
2023-09-08 15:13:31 +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
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
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
xiaorouji
c9ceb1feaf
luci: ipset/nftset name change
2023-05-08 02:59:23 +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
xiaorouji
49ea53eaa9
luci: fix clear ipset/nftset maybe invalid bug
2023-04-25 04:15:54 +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
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
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
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
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
Tianhe Y
226736e6bf
luci: fix #2434 ( #2438 )
2023-04-01 15:34:57 +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
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
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
42ce950fcd
luci: add when use chnroute mode default DNS option
2023-03-09 23:17:16 +08:00