Commit Graph

614 Commits

Author SHA1 Message Date
lwb1978
d46dbce448 luci: update the code to retrieve the passwall2 version 2024-11-19 13:16:01 +08:00
Tianhe Y
97d951fbc1 luci: optimize passwall2 check update tips 2024-11-19 13:16:01 +08:00
nftbty
a3418f2383 luci: app_update add passwall2 version check 2024-11-19 13:16:01 +08:00
lwb1978
31f5fd0fad luci: subscribe add sing-box domain strategy options 2024-11-19 12:48:46 +08:00
lwb1978
395803b533 luci: optimize subscription user-agent
---------

Co-authored-by: Tianhe Y <10704839+nftbty@users.noreply.github.com>
2024-11-19 12:42:20 +08:00
xiaorouji
751e920365 action: update 2024-11-19 12:34:03 +08:00
xiaorouji
6399abb0da action: update 2024-11-19 00:49:55 +08:00
xiaorouji
ccd216da0b luci: fix Xray Load Balancing 2024-11-19 00:49:54 +08:00
xiaorouji
4d67cf8dbd action: update 2024-11-18 17:04:47 +08:00
xiaorouji
1f712204f0 luci: fixed know bugs 2024-11-18 16:46:35 +08:00
Pacalini
d61359f4a4
luci: Xray XHTTP
* luci: Xray splitHTTP XMUX

* luci: Xray XHTTP splitting

* luci: fix xhttp typo

* luci: SplitHTTP to XHTTP & TCP to RAW
2024-11-17 16:40:54 +08:00
mashkouk
166ca28506
luci: add 1-1 option to Xray fragment packet 2024-11-17 16:35:16 +08:00
xiaorouji
6d4b0cad64 luci: fixed known bugs 2024-11-17 16:33:15 +08:00
xiaorouji
593290a874 luci: bump version 2024-11-17 00:05:35 +08:00
lwb1978
5276f7f14e luci: Fix maxIdleTimeout parameter error in Hysteria2 configuration
fix: https://github.com/xiaorouji/openwrt-passwall2/issues/693
2024-11-17 00:04:32 +08:00
xiaorouji
d89633c2cb luci: optimize utils 2024-11-17 00:01:10 +08:00
lwb1978
a7bf3a4b81 luci: update the depends check code 2024-11-16 21:28:39 +08:00
xiaorouji
5d195582d1 luci: use date as version 2024-11-13 23:55:57 +08:00
lwb1978
7ff6ffbab8 luci: modify the ECH configuration of sing-box to a PEM format array 2024-11-13 23:55:57 +08:00
lwb1978
d453b14bc6 luci: app_update add mips64el architecture 2024-11-13 23:40:04 +08:00
lwb1978
36898640d8 luci: adapt to openwrt official dnsmasq modifiy 2024-11-13 23:40:04 +08:00
Pacalini
40f53ea572
luci: default preproxy fix 2024-10-11 01:29:36 +08:00
Pacalini
6830c6ab21
luci: Xray noise 2024-10-11 01:29:02 +08:00
zhusir
3f0d3a59d5 action: update dependence 2024-09-27 14:05:29 +08:00
Jarao
a1fb65f3a0
luci: support device interface level acl 2024-09-23 23:10:33 +08:00
Pacalini
2fd2b58521
luci: Xray nonIPQuery blockTypes 2024-09-23 23:09:22 +08:00
mofanxt
17ff1a092b
luci: Xray sniffing add wechat c2c to xray domain excluded 2024-09-10 15:38:57 +08:00
Pacalini
5732c97000
luci: Allow force app-update 2024-09-10 15:38:24 +08:00
mofanxt
7a9f47b8cd
luci: add timeout:3d when create whitelist ipset
* Iptables: add timeout:3d when create passwall2_global_whitelist/passwall2_global_whitelist6's ipsets

* Nftables: add timeout:3d when create passwall2_global_whitelist/passwall2_global_whitelist6's ipsets
2024-09-10 15:36:43 +08:00
Pacalini
72c24ea16a
luci: No longer generates a default routing rule for xray (#640) 2024-09-01 19:50:41 +08:00
lyin
4323de1e8c
Update Auto compile with openwrt sdk.yml (#636) 2024-08-31 14:55:21 +08:00
Pacalini
b9dd296313
luci: Add support for updating geosite using dlc.dat (#639)
Support updating geosite using dlc.dat from v2fly/domain-list-community (requesting an alternative file name).
2024-08-31 14:54:55 +08:00
守望
6dada4ec4f
luci: Xray support direct_dns_query_strategy 2024-08-31 14:54:27 +08:00
xiaorouji
3118247934 chmod +x app.sh
Script file permissions lost, restore it.
2024-08-28 00:49:09 +08:00
xiaorouji
8cbc6b980d luci: 1.31 2024-08-28 00:40:41 +08:00
YunClick
6fefad6139 luci: Separate the passwall2 nftables rule from the fw4 table
1. Firewall4 restart or reload will flush the entire fw4 tables, include the chains and nftset.
2. Passwall2 backs up the chains and nftset to the file on start so that the rules can be restored when firewall4 reload.It may casue some problem in some cases because of the old nftset.
3. Separate the passwall2 nftables rule from the fw4 table to avoid flush nftset when firewall4 restart.
4. Because the changes of rules structure, need restart firewall4 and update rules to clear old rule caches.
2024-08-28 00:34:50 +08:00
lwb1978
838afebdc0 luci: haproxy add health check probe URL option 2024-08-28 00:17:10 +08:00
lwb1978
94d53b9497 luci: shadowsocks node import/export enhancements and optimizations 2024-08-28 00:17:10 +08:00
xiaorouji
6d122adec1 luci: add direct_dns_query_strategy option
Xray UDP DNS does not support `queryStrategy`, so only Sing-Box is supported for now.
2024-08-25 16:27:08 +08:00
lwb1978
cba6ccacd0 luci: optimize subscribe 2024-08-25 16:17:28 +08:00
lwb1978
fce68b420f luci: add tuic node import/export and subscribe support 2024-08-25 16:17:28 +08:00
lwb1978
dfb1721ee5 luci: adapt to Xray-SplitHTTP transport subscribe 2024-08-12 20:13:46 +08:00
lwb1978
b675507d38 luci: fix bugs in trojan import/export and subscribe 2024-08-12 20:09:01 +08:00
lwb1978
f93e4af376 luci: simplify the node names for xray and sing-box 2024-08-12 20:00:22 +08:00
lwb1978
9329e94326 luci: modify the sing-box shunt rule download link 2024-08-12 19:59:21 +08:00
YunClick
3aa0ae3c68 luci: fix nftables rules will repeated in some cases 2024-08-12 19:59:21 +08:00
YunClick
3982ed3173 luci: adjust fw4 include script 2024-08-12 19:56:27 +08:00
xiaorouji
da49da8f53 luci: fix #620 2024-07-18 20:33:01 +08:00
xiaorouji
e50b2dc101 luci: bump version 2024-07-18 12:14:10 +08:00
xiaorouji
d9a2e9b097 luci: optimization
* Boot function execute in the background, avoid blocking other processes.
2024-07-18 12:12:10 +08:00