Commit Graph

391 Commits

Author SHA1 Message Date
MoetaYuko
3237e07a99 luci: make the menu depend on the package itself 2024-02-27 13:08:28 +08:00
sbwml
4f3fab9701 Revert "Revert "luci: select backend packages instead of depending on them (#2920)""
This reverts commit 92e4b06d84.
2024-02-27 13:07:35 +08:00
Bard
8618bf395f
Update proxy_host 2024-02-27 05:38:23 +08:00
xiaorouji
74bb4331b3 luci: WebSocket EarlyData subscribe compatible 2024-02-27 05:12:27 +08:00
sbwml
92e4b06d84 Revert "luci: select backend packages instead of depending on them (#2920)"
This reverts commit ea6168f7d0.

Signed-off-by: sbwml <admin@cooluc.com>
2024-02-27 05:07:37 +08:00
Bard
c1bd214b20
Update proxy_host 2024-02-27 01:42:47 +08:00
xcyll
21e5582e27 luci: update proxy_ip (#2965) 2024-02-27 00:42:42 +08:00
xiaorouji
ec56aacd33 luci: 4.75 2024-02-26 22:30:25 +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
ShanStone
83adaf6d1c luci: fix nftables acl rule error in some cases 2024-02-24 22:46:50 +08:00
xiaorouji
e41e969d4b luci: fix typo 2024-02-24 22:46:46 +08:00
xiaorouji
6617feeb12 luci: optimize subscribe
When have a node resolve error, to skip the current node instead of error and exit.
2024-02-24 22:46:40 +08:00
xiaorouji
9b21413c0b luci: fix and optimization 2024-02-24 22:46:34 +08:00
xiaorouji
bb29572bcd luci: add node http tls depends 2024-02-24 22:46:27 +08:00
xiaorouji
cae38438e6 luci: bump version 2024-02-23 09:41:38 +08:00
xiaorouji
80cff6eea2 luci: fix bugs 2024-02-23 09:41:31 +08:00
xiaorouji
1387756d51 luci: update po 2024-02-23 09:41:25 +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
c815da4b44 luci: bump version 2024-02-20 01:29:53 +08:00
Ting Yang
01081c8802 luci: add c.mi.com to proxy list
The domain c.mi.com for the international version of the Xiaomi community is blocked from resolving in mainland China, so it needs to be added to the proxy list.
2024-02-20 01:29:49 +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
MoetaYuko
ea6168f7d0 luci: select backend packages instead of depending on them (#2920) 2024-02-19 03:44:39 +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
lwb1978
82638e1ecf luci: add Chinese DoT/DoH Server to Direct (#2912)
* luci: add DoT/DoH to direct_host

* luci: add DoT/DoH for Tencent to direct_ip

* luci: Update China DNS IP to Direct
2024-02-01 13:27:19 +08:00
1TuJl
541c115f97 luci: add sing-box Shadowsocks SIP003 plugin support (#2910) 2024-02-01 13:25:57 +08:00
xiaorouji
bf95a9f9ca luci: 4.73 2024-01-29 12:32:31 +08:00
xiaorouji
463d899505 luci: optimization 2024-01-29 12:32:25 +08:00
xiaorouji
637373e639 luci: fix URI Scheme bug 2024-01-29 12:32:20 +08:00
xiaorouji
622b512eae luci: sing-box 1.8.0 Migrate cache file options
* Migrate cache file from Clash API to independent options

* Not compatible with the sing-box old version, please update to version 1.8.0 or higher.
2024-01-29 12:32:15 +08:00
xiaorouji
2bc3fe627e luci: fix hysteria(2) subscribe 2024-01-16 07:15:10 +08:00
lllrrr2
27facaaffb luci: default config clean up spaces (#2892) 2024-01-11 22:03:17 +08:00
zhusir
58ca631011 luci: update default config 2024-01-11 22:03:12 +08:00
xiaorouji
bce0785d8c luci: 4.72 2024-01-11 22:02:55 +08:00
xiaorouji
3e9ad920ec luci: update default config 2024-01-11 22:02:47 +08:00
xiaorouji
daee7a394b luci: update and fix the subscribe module 2024-01-11 22:02:40 +08:00
xiaorouji
40caf0ed97 luci: shunt rule add inboundTag option 2024-01-11 22:02:33 +08:00
xiaorouji
c723875552 luci: add remove sing-box resource files button 2024-01-11 22:02:26 +08:00
xiaorouji
602ddad71b luci: socks config can choose all node 2024-01-11 22:02:21 +08:00
xiaorouji
461925fa72 luci: shunt rule add some option 2024-01-11 22:02:15 +08:00