xiaorouji
c2010b482d
luci: shunt mode add iface support
2023-08-11 10:16:49 +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
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
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
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
ae411c4752
luci: haproxy conf adjustment
2023-04-09 23:51:11 +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
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
xiaorouji
22816e9c24
luci: compatible
2023-04-02 07:31:24 +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
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
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
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
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
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
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
364731602e
luci: optimization acl logic
2023-03-07 22:40:27 +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
Gzxhwq
cacf7a5429
luci: optimization code and some other adjustments
2023-02-27 00:17:48 +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
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
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
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
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