Commit Graph

94 Commits

Author SHA1 Message Date
ShanStone
1d63dcd8da luci: fix acl no_proxy mode when use nftables 2023-01-24 14:55:40 +08:00
yk271
ca136e8479 luci: chnroute and chnroute6 use multiple sources (#2245) 2023-01-09 23:47:28 +08:00
xiaorouji
549c8735f5 luci: add Xray dialerProxy option 2023-01-09 23:46:48 +08:00
xiaorouji
5aec13e562 luci: add Xray wireguard support 2023-01-09 23:46:38 +08:00
xiaorouji
9445139877 luci: temporarily remove SmartDNS shunt scheme
Because the SmartDNS new version has updated some characteristics and logic, this solution may not be used normally, so temporarily removed it.
2023-01-09 23:46:32 +08:00
yk271
b8d760c76e luci-app-passwall: 修改默认中国大陆 IP 来源 (#2242)
* Update 0_default_config

* Update rule.lua
2023-01-09 23:46:10 +08:00
zhusir
282f55e832 luci-app-passwall: xray update from pre-release 2022-11-30 13:24:19 +08:00
zhusir
095251f41b luci-app-passwall: support xray xtls-rprx-vision (#2174)
* luci: support xray xtls-rprx-vision

* update

Co-authored-by: ShanStone <31815718+ShanStone@users.noreply.github.com>
2022-11-30 13:23:19 +08:00
Bard
425a3fec72
Update rule_version.htm 2022-11-09 21:32:17 +08:00
Kunger97
572e125f3d luci-app-passwall: add hysteria hop (#2182)
add hysteria hop and some client configuration items
2022-11-09 21:20:20 +08:00
ShanStone
5359da1ca8 luci: fix some problems 2022-10-29 09:31:51 +08:00
sjtuross
84b4690831 luci-app-passwall: support aead 2022 ciphers for subscription (#2129)
* add missing seed param from mkcp sub node

* support aead 2022 ciphers for subscription

* support share link and import link for ss-rust
2022-10-15 19:16:55 +08:00
ShanStone
8641672350 luci-app-passwall: optimize 2022-10-15 19:12:06 +08:00
ShanStone
52737683b0 luci-app-passwall: server side initial support nftables 2022-10-15 19:11:40 +08:00
ShanStone
b534485864 luci-app-passwall: initial support nftables transparent proxy 2022-10-08 03:01:04 +08:00
sbwml
afe7eb4304 luci-app-passwall: use busybox top
* procps-ng conflict
2022-09-13 08:43:55 +08:00
Bard
c8bc5a5bdb
luci-app-passwall: follow the argon theme style 2022-08-10 01:48:07 +08:00
Bard
6b6ee704b5
luci-app-passwall: default tcp proxy mode - tproxy 2022-08-02 14:18:40 +08:00
sbwml
a0f9000710 luci-app-passwall: add status style 2022-07-30 13:46:41 +08:00
sbwml
902e77ce95 luci-app-passwall: app_update button style 2022-07-30 11:29:59 +08:00
wydinhk
bc508cbae6 Optimize status page font display on Apple devices (#2038)
* Update status.htm

Optimize status page font display on Apple devices

* Update status.htm
2022-07-25 14:17:41 +08:00
Bard
61aa05b311 dns: tcp/udp: add mosdns 5335 port 2022-07-14 11:06:11 +08:00
xiaorouji
77520259be luci: support hysteria TCP redirect mode
Hysteria support TCP redirect mode now, let's support and directly use it.
2022-07-12 00:43:37 +08:00
Beginner-Go
03be2d7d8f luci: add space
unifi code style

Signed-off-by: Beginner-Go <70857188+Beginner-Go@users.noreply.github.com>
2022-07-12 00:43:25 +08:00
sbwml
09e9b0994d luci-app-passwall: shadowsocks-rust server: remove unsupported encryption 2022-06-11 08:34:41 +08:00
Gzxhwq
cce8eb24a9 luci: optimize v2ray/xray websocket config
Backport from: https://github.com/xiaorouji/openwrt-passwall2/pull/130
2022-06-11 05:37:40 +08:00
ShanStone
12ce2771e1 luci: fix some problems
* luci: fix rules apply

Rules no working after update, unless clean the directory or reboot the system. Reload rules by use md5 check

* luci: default gfwlist rules swith to Loyalsoldier source

* luci: fix trojan allowinsecure subscribe option

fix trojan allowinsecure subscribe option, and  the allowinsecure will be turn off by default now

* luci: optimize rules upadte
2022-06-11 05:37:31 +08:00
Gzxhwq
a2de13b6e6 luci: add UoT support for Xray Shadowsocks-2022 2022-06-11 05:29:11 +08:00
Gzxhwq
48abbc4c75 luci: add shadowsocks-rust server 2022-06-11 05:29:03 +08:00
sbwml
f12546588b Revert "luci-app-passwall: SS-Rust Server support"
This reverts commit 52175abb02.
2022-06-11 05:28:51 +08:00
Gzxhwq
8437190378 luci: add support for Xray Shadowsocks-2022 (#1997) 2022-06-04 16:11:50 +08:00
sbwml
52175abb02 luci-app-passwall: SS-Rust Server support 2022-05-22 21:07:11 +08:00
sbwml
b96c7e61ab AEAD-2022 2022-05-18 02:45:07 +08:00
xiaorouji
1e83fa8065 luci: use dns2tcp instead of pdnsd
Simple and easy to use.
2022-05-13 04:34:10 +08:00
xiaorouji
55f3d0c53c luci: fix some problems 2022-05-10 12:21:23 +08:00
xiaorouji
be1b8e8c51 luci: optimize code 2022-04-28 17:41:51 +08:00
xiaorouji
9c7e338df0 luci: use v2fly version 5 fixup 2022-04-28 09:57:52 +08:00
xiaorouji
a1ba938881 luci: use v2fly version 5 2022-04-28 09:56:33 +08:00
xiaorouji
0205587e6d luci: fixup 2022-04-27 06:50:59 +08:00
xiaorouji
08fa08ad5f luci: optimize some problems 2022-04-27 06:50:44 +08:00
练亮斌
e79253238a luci: support bufferSize for xray 2022-04-27 06:49:49 +08:00
xiaorouji
7e21046a33 luci: optimize 2022-04-27 06:48:51 +08:00
xiaorouji
addbeb0f8e luci: compatible ujail 2022-04-27 06:47:13 +08:00
sbwml
12e3f6f41c backup 2022-04-17 03:50:24 +08:00