Commit Graph

51 Commits

Author SHA1 Message Date
actions
adc9715e59 luci-app-passwall: sync upstream 2024-04-19 03:00:05 +08:00
actions
67aed249e4 luci-app-passwall: sync upstream 2024-04-16 23:00:05 +08:00
actions
b5ab8a0a18 luci-app-passwall: sync upstream 2024-04-13 00:00:05 +08:00
actions
7db66736ab luci-app-passwall: sync upstream 2024-04-05 01:30:04 +08:00
actions
8cf18bbbbc luci-app-passwall: sync upstream 2024-04-02 21:00:05 +08:00
actions
e4cbc7d7c4 luci-app-passwall: sync upstream 2024-03-31 22:30:04 +08:00
xiaorouji
bf1213db32 luci: optimise 2024-03-18 21:28:52 +08:00
xiaorouji
f6fcb28594 luci: add Xray HttpUpgrade option 2024-03-18 21:28:47 +08:00
xiaorouji
aa883bf93e luci: optimise 2024-03-10 07:37:22 +08:00
守望
dfbfe3f884 luci: fix Xray server acceptProxyProtocol and Short Id 2024-03-05 14:26:01 +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
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
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
2518b3aea5 luci: fix known bugs 2024-02-01 21:23:16 +08:00
xiaorouji
40caf0ed97 luci: shunt rule add inboundTag option 2024-01-11 22:02:33 +08:00
xiaorouji
461925fa72 luci: shunt rule add some option 2024-01-11 22:02:15 +08:00
xiaorouji
b4f401e891 luci: fix Xray settings 2023-10-12 06:37:59 +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
xiaorouji
5196b8d9b1 luci: server: add REALITY option to Xray 2023-09-13 12:56:50 +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
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
a3b1f1630c luci: fixup 5891a6b 2023-08-14 02:55:22 +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
e21b60d6c7 luci: use short UUID
The amount of data is not large, maybe not repeat.
2023-05-08 02:58:23 +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
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
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
Tianhe Y
a23667c265 luci: fix bug introduced in #2438 (#2445) 2023-04-06 19:17:08 +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
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
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
xiaorouji
12976f60a3 luci: achieve Xray vision pre-proxy 2023-03-15 03:24:59 +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