coolsnowwolf
6561323807
luci-app-ssr-plus: allowInsecure default on
2020-02-20 21:20:16 +08:00
coolsnowwolf
30ffdb3f2a
luci-app-ssr-plus: add custom DNS setting for Netflix etc
2020-02-20 16:54:11 +08:00
coolsnowwolf
1f34a3c94b
luci-app-ssr-plus: auto-switch sortable
2020-02-20 15:47:10 +08:00
coolsnowwolf
25dd637650
luci-app-ssr-plus: add subscribe auto-switch setting
2020-02-20 10:44:14 +08:00
coolsnowwolf
06f2f56860
luci-app-ssr-plus: keep user's auto-switch setting after subscribe update
2020-02-20 01:10:50 +08:00
Max Zhao
3036d92f2e
luci-app-ssr-plus: fix trojan url import ( #3195 )
2020-02-19 18:45:55 +08:00
coolsnowwolf
c98a984d4a
luci-app-ssr-plus: fix check port status when vps disable ping
2020-02-19 00:13:08 +08:00
coolsnowwolf
dcc9bb5879
luci-app-ssr-plus: add LAN ac control
2020-02-18 21:56:34 +08:00
coolsnowwolf
8269399df9
luci-app-ssr-plus: add anti-AD v4 rules by default
2020-02-18 16:24:20 +08:00
zg9527
0b049d2494
remove local ipkg = require("luci.model.ipkg") ( #3160 )
...
删除第七行local ipkg = require("luci.model.ipkg")
2020-02-18 12:15:01 +08:00
Max Zhao
71389b3f36
luci-app-ssr-plus: fix split function ( #3125 )
2020-02-16 19:35:15 +08:00
William Chan
69a7c1ed35
luci-app-ssr-plus: optimize calc hashkey, fix #3096 ( #3111 )
...
* luci-app-ssr-plus: optimize calc hashkey, fix #3096
* luci-app-ssr-plus: optimize server list socket check
2020-02-16 02:36:01 +08:00
Mattraks
9dea540558
luci-app-ssr-plus:Fix Adblock update bug ( #3102 )
2020-02-15 20:23:34 +08:00
Mattraks
3d775d3f68
luci-app-ssr-plus: custom AD block URL ( #3092 )
...
* v2ray:Add GOPROXY proxy
* luci-app-ssr-plus:Custom AD URL
* luci-app-ssr-plus:Fix bug & optimize
2020-02-15 14:21:29 +08:00
Max Zhao
e911cef2b2
luci-app-ssr-plus: improve SIP003 plugin support ( #3072 )
...
* luci-app-ssr-plus: improve SIP003 plugin support for subscribe
* luci-app-ssr-plus: fix plugin(SIP003) can't stop when stop app
2020-02-14 17:27:35 +08:00
coolsnowwolf
edd4009620
luci-app-ssr-plus: disable udp relay quic udp 443 for Chrome
2020-02-14 16:58:02 +08:00
coolsnowwolf
b66b640bb4
luci-app-ssr-plus: enable socks server by default
2020-02-14 16:31:38 +08:00
coolsnowwolf
3622accc8e
luci-app-ssr-plus: add self-signed certificate for v2ray/trojan
2020-02-14 12:56:26 +08:00
coolsnowwolf
873517adf6
luci-app-ssr-plus: add srelay socks4/5 support
2020-02-13 21:44:36 +08:00
coolsnowwolf
746f26fdb7
luci-app-ssr-plus: add SIP003 plugin translation
2020-02-12 11:40:03 +08:00
Max Zhao
c395eff6e9
luci-app-ssr-plus: support shadowsocks SIP003 plugin ( #3027 )
...
* luci-app-ssr-plus: support shadowsocks SIP003 plugin(Experimental)
* v2ray-plugin: build v2ray-plugin from source code
* luci-app-ssr-plus: support import SIP002(shadowsocks) URI
2020-02-11 23:24:45 +08:00
Max Zhao
751200be5c
trojan: support tcp_fast_open setting ( #3023 )
...
* trojan: support tcp_fast_open setting
* trojan: remove unused mux setting
2020-02-10 15:39:20 +08:00
coolsnowwolf
7b40d5b0ff
Revert "luci-app-ssr-plus: fix ssr subscribe ( #2960 )"
...
This reverts commit 1631d29f8746b8eb70e9270e6ede7a3ece9b99fa.
2020-02-08 19:07:09 +08:00
monsterzzzz
0aee0d73a6
update trojan config file generated ( #3001 )
2020-02-08 19:02:38 +08:00
Max Zhao
7fce313c4c
trojan: bump 1.14.1 ( #2995 )
2020-02-08 17:14:10 +08:00
gbcwbz
1631d29f87
luci-app-ssr-plus: fix ssr subscribe ( #2960 )
...
- fix protoparam parse error in ssr subscribe
- in function split, when sep='/\\?', slen(sep)=3, but matched string
len is 2, fix by get end position of matched string
2020-02-06 21:47:20 +08:00
coolsnowwolf
edf4e31e64
luci-app-ssr-plus: lua depend
2020-01-24 12:46:13 +08:00
ir20
46e67f8ea7
Update socket.htm ( #2847 )
2020-01-24 00:25:57 +08:00
William Chan
2194a78deb
luci-app-ssr-plus: optimize subscribe script and fix ssd subscribe ( #2846 )
2020-01-24 00:19:39 +08:00
coolsnowwolf
cf2eb58233
luci-app-ssr-plus: use KFERMercer's v2ray build
2020-01-24 00:14:09 +08:00
Mattraks
aabeddc2b0
luci-app-ssr-plus ( #2815 )
...
* v2ray-core:Add v2ray-core self compilation
Network ---> Project V ---> <*> v2ray-core
You can custom the features in "V2Ray Configuration" option.
* luci-app-ssr-plus
0.Add v2ray-core
1.Makefile Standard install
2.Fix vmess v2ray
3.Optimize update scripts
4.Add ad filter (not enabled)
5.Code formatting
6.Clear basic data
* luci-app-ssr-plus:Add ad filter settings UI
* luci-app-ssr-plus:Fix Filter invalid nodes
* luci-app-ssr-plus:update china_ssr.txt
* luci-app-ssr-plus:Fix
2020-01-23 19:18:35 +08:00
jesse
46fc685ec4
luci-app-ssr-plus: subscribe.lua nil err ( #2822 ) ( #2823 )
2020-01-21 18:28:55 +08:00
QING LIU
8840d7c303
luci-app-ssr-plus: fix pdnsd ( #2772 )
2020-01-20 00:29:27 +08:00
Max Zhao
320f80fec6
支持以空格分割的订阅节点和空订阅节点的处理 ( #2770 )
...
* 支持以空格分割的订阅节点
* 修复订阅内容为空字符串时导致的json格式转换异常
2020-01-15 11:05:15 +08:00
William Chan
c3ec4bd0a2
luci-app-ssr-plus: support ss subscribe ( #2755 )
...
* luci-app-ssr-plus: support ss subscribe
* luci-app-ssr-plus: filter \r new line
2020-01-13 09:47:50 +08:00
coolsnowwolf
27bc06604c
luci-app-ssr-plus: drop bash shell subscribe.sh
2020-01-11 23:23:26 +08:00
William Chan
0bcb1ee8d3
luci-app-ssr-plus: fixed exec escape ( #2748 )
...
* luci-app-ssr-plus: fixed exec escape
* luci-app-ssr-plus: print error message
2020-01-11 18:14:15 +08:00
William Chan
9fcb30d870
luci-app-ssr-plus: optimize subscribe script and support ssd subscribe ( #2726 )
...
* luci-app-ssr-plus: optimize subscribe script and support ssd subscribe
* luci-app-ssr-plus: optimize ping test and added socket test
* luci-app-ssr-plus: fix script path
* luci-app-ssr-plus: optimize script
* luci-app-ssr-plus: optimize script and remove /tmp/ssrpro.log
* luci-app-ssr-plus: adjust log function
* luci-app-ssr-plus: fix index
* luci-app-ssr-plus: adjust content
2020-01-11 12:27:42 +08:00
Mattraks
64b969b258
luci-app-ssr-plus ( #2691 )
...
1.Clean up invalid nodes
2.cron Use user set time
3.Update data
2020-01-07 19:00:15 +08:00
William Chan
cec0ab412e
luci-app-ssr-plus: added try count ( #2706 )
...
有时候只不过是短暂性的无法访问, 多尝试一次就可以.
所以增加尝试次数, 默认每秒钟检查一次.
2020-01-06 22:24:15 +08:00
caicaicai21
2bef51ec58
luci-app-ssr-plus: optimize subscription process ( #2673 )
2020-01-03 10:25:38 +08:00
monsterzzzz
ca61310f1f
let ipt2socks run in background ( #2371 )
2019-12-11 14:07:46 +08:00
Mattraks
a5339d98b0
Delete log window button ( #2370 )
2019-12-11 14:06:56 +08:00
LEAN-ESX
177c62711a
luci-app-ssr-plus: fix cron
2019-12-08 06:41:32 -08:00
LEAN-ESX
d7e1d8f33a
luci-app-ssr-plus: use ipt2socks to support trojan UDP relay
2019-12-08 00:31:04 -08:00
LEAN-ESX
b0bca4dce0
luci-app-ssr-plus: fix trojan init script
2019-12-07 07:16:07 -08:00
AmadeusGhost
af4697b55c
fixed compile trojan problems on arm64 ( #2313 )
2019-12-06 21:02:45 +08:00
LEAN-ESX
b922223bf9
luci-app-ssr-plus: add trojan selection
2019-12-05 20:15:27 -08:00
LEAN-ESX
0a8515dc9f
luci-app-ssr-plus: add trojan selection
2019-12-05 20:14:36 -08:00
LEAN-ESX
ece2c7cb9d
luci-app-ssr-plus: add Trojan support
2019-12-04 21:12:39 -08:00