Commit Graph

258 Commits

Author SHA1 Message Date
xiaorouji
f3b8746b0a luci: rule list show readonly gfwlist chnlist 2024-04-08 08:28:07 +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
11a44f7946 luci-app-passwall: sync upstream 2024-04-01 17:30:04 +08:00
actions
e4cbc7d7c4 luci-app-passwall: sync upstream 2024-03-31 22:30:04 +08:00
actions
b3d36c738e luci-app-passwall: sync upstream 2024-03-30 04:50:24 +08:00
xiaorouji
242d729774 luci: add Socks log 2024-03-19 21:15:27 +08:00
xiaorouji
9e9da35a73 luci: add node generate QRCode func 2024-03-19 21:15:21 +08:00
xiaorouji
9dc1a2f719 luci: Optimize subscribe UA 2024-03-19 21:15:16 +08:00
lwb1978
99e5e171d6 luci: fix chinadns-ng x86_64 api url 2024-03-19 18:32:15 +08:00
lwb1978
d6e7282fc0 luci: app_update continue adapt chinadns-ng new release 2024-03-19 11:09:23 +08:00
xiaorouji
ae50fb5f5b luci: sing-box api url do not use pre version 2024-03-18 21:28:58 +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
a9c71d1ef2 luci: optimize && fix 2024-03-12 07:03:34 +08:00
xiaorouji
0a277c998f luci: fix #3013 2024-03-11 22:37:30 +08:00
xiaorouji
082c935e7d luci: complete #2959 2024-03-11 03:12:25 +08:00
xiaorouji
797101f1bc luci: fix https://github.com/xiaorouji/openwrt-passwall/issues/3010
Signed-off-by: sbwml <admin@cooluc.com>
2024-03-10 17:38:32 +08:00
Tianhe Y
04a1bac482 luci: app_update continue adapt chinadns-ng new release (#3012) 2024-03-10 17:35:20 +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
Tianhe Y
acf398cede luci: app_update adapt chinadns-ng 2024.03.07 2024-03-10 07:37:12 +08:00
Tianhe Y
da2e01edfa luci: continue to fix #2992 2024-03-07 03:05:41 +08:00
Tianhe Y
96ac516967 luci: fix #2992 2024-03-06 18:03:38 +08:00
xiaorouji
d2884e052b luci: optimize 2024-03-06 04:42:22 +08:00
守望
dfbfe3f884 luci: fix Xray server acceptProxyProtocol and Short Id 2024-03-05 14:26:01 +08:00
xiaorouji
345e6292bb luci: add transition button... 2024-03-04 03:52:34 +08:00
lwb1978
45f9b8f233 luci: update po 2024-03-02 00:04:38 +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
AmirHosseinChoghaei
65995afca7 luci: compress icons status.htm (#2971)
instagram icon Size 370 KB to 111 KB
and others

Total : 311 KB Dropped . 
2024-02-27 20:57:06 +08:00
xiaorouji
74bb4331b3 luci: WebSocket EarlyData subscribe compatible 2024-02-27 05:12:27 +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
c71368fa9d luci: add Sing-Box node a layer chain proxy logic
Can set it in the node configuration, no need to use shunt mode.
2024-02-26 19:49:02 +08:00
xiaorouji
c05ff80328 luci: add Sing-Box node domain_strategy option 2024-02-25 23:48:00 +08:00
xiaorouji
bb29572bcd luci: add node http tls depends 2024-02-24 22:46:27 +08:00
xiaorouji
80cff6eea2 luci: fix bugs 2024-02-23 09:41:31 +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
bowhorse
401548753b luci: Add Xray fragment front-end options
"Some key-value pair configuration items are used to control
outgoing TCP fragments, which can deceive the censorship
system in some cases, such as bypassing SNI blacklists."

-"packets": Supports two slicing methods. "1-3" is TCP's stream
slicing, which is applied to the client's 1st to 3rd time writing data.
 "tlshello" is the TLS handshake packet slice.

-"length": Fragmented packet length (byte)

-"interval": Fragmentation interval (ms)

https://xtls.github.io/config/outbounds/freedom.html#outboundconfigurationobject
2024-02-23 09:41:10 +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
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
5382acf6a2 luci: update UoT depends 2024-02-01 21:23:21 +08:00
xiaorouji
2518b3aea5 luci: fix known bugs 2024-02-01 21:23:16 +08:00
1TuJl
541c115f97 luci: add sing-box Shadowsocks SIP003 plugin support (#2910) 2024-02-01 13:25:57 +08:00