130 Commits

Author SHA1 Message Date
LEAN-ESX
a05d3418ca luci-app-ssr-plus: remove some incorrect gfw domain 2019-10-24 01:12:18 -07:00
ryulamp
990921c471 Update genv2config.lua (#1855)
v2ray config fix.
2019-10-24 14:38:41 +08:00
LEAN-ESX
67ed2cf85c luci-app-ssr-plus: subscribe.sh update 2019-10-22 07:50:40 -07:00
LEAN-ESX
50733cf0f6 luci-app-ssr-plus: update subscription UI 2019-10-21 20:07:12 -07:00
LEAN-ESX
bc3c386924 luci-app-ssr-plus: v2ray security mode by subscribe 2019-10-19 09:03:38 -07:00
LEAN-ESX
818ec70735 luci-app-ssr-plus: fix v2ray HTTP/2 url import and subscribe 2019-10-19 08:38:13 -07:00
LEAN-ESX
294bdaf4cc luci-app-ssr-plus: fix whitelist iptables 2019-10-18 01:27:44 -07:00
LEAN-ESX
4ba172b2ba luci-app-ssr-plus: copy dns files to memory 2019-10-17 19:51:43 -07:00
LEAN-ESX
19abd88dfa luci-app-ssr-plus: default select some packge for x64 2019-10-17 07:48:08 -07:00
LEAN-ESX
3b0cfede25 luci-app-ssr-plus: default select some packge for x86 2019-10-17 07:42:06 -07:00
LEAN-ESX
5e2b2fe8e9 luci-app-ssr-plus: speedup start-delay when server-node disable ping 2019-10-16 04:11:06 -07:00
LEAN-ESX
c0d39bb8e1 luci-app-ssr-plus: fix cccat.me too slow to subscribe 2019-10-16 03:45:30 -07:00
LEAN-ESX
d46b6d7970 x86: Enable fast strings on Intel CPUs if BIOS hasn't config for kernel 4.9 2019-10-15 22:50:02 -07:00
LEAN-ESX
ac6cb48969 luci-app-ssr-plus: add whitelist and blacklist domain support 2019-10-15 12:36:15 -07:00
LEAN-ESX
908a0e261b luci-ssr-plus: keep gfw_list.conf after upgrade fw 2019-10-14 03:42:39 -07:00
Mu
3f76dc7b0a lucci-ssr-plus: Make it more like a normal browser to avoid block by waf
Make it more like a normal browser to avoid block by waf.
2019-10-14 14:26:38 +08:00
LEAN-ESX
fe61dee480 luci-app-ssr-plus: compatible with OpenWrt 19.07 luci 2019-10-13 23:06:59 -07:00
LEAN-ESX
320cb1537b luci-app-ssr-plus: status page compatible with proc-ng-ps 2019-10-13 22:45:42 -07:00
LEAN-ESX
072ed9f80c luci-app-ssr-plus: compatible with proc-ng-ps 2019-10-13 22:17:10 -07:00
LEAN-ESX
3580e0f1d5 luci-ssr-plus: fix v2ray ws json format issue 2019-10-12 02:33:54 -07:00
LEAN-ESX
61a1c5b6b3 luci-ssr-plus: fix URL import issuse 2019-10-09 02:57:15 -07:00
LEAN-ESX
a99a8179b4 luci-ssr-plus: add ss/v2ray URI import support 2019-10-09 01:18:42 -07:00
adamw92
667a56888f add SIP002 URI scheme subscription (#1715)
* add SIP002 URI scheme subscription

SIP002 URI scheme subscription without plugin

* add SIP002 URI scheme subscription

SIP002 URI scheme subscription without plugin
2019-10-09 15:22:23 +08:00
LEAN-ESX
cfb7aadfd2 luci-ssr-plus: add more common proxy ports 2019-10-09 00:20:01 -07:00
LEAN-ESX
0db7b6c1b4 luci-ssr-plus: add Ping Latency detection support 2019-10-09 00:18:25 -07:00
LEAN-ESX
ef6133ce6c luci ssr plus: add port control 2019-09-29 19:36:22 -07:00
LEAN-ESX
eb05272f01 kernel: bump to 4.9.194, 4.14.146, 4.17.75 2019-09-24 09:44:15 -07:00
coolsnowwolf
5161e816cc
fix delete_all fuction in new luci 2019-09-24 21:28:57 +08:00
wybb
734df71303 优化ssr-switch单一节点下的ss重启
针对如下场景进行优化
1、ssr-plus仅仅设置了一个服务器节点
2、该节点使用域名地址
3、域名对应的DNS解析ip修改了

问题原因:
在存在多节点情况下,select_proxy会挑选下一个节点重启ssr服务,但是在单一节点下由于不符合if [ "$ENABLE_SERVER" != nil ] 条件,导致并不调用switch_proxy来重启服务。但是域名对应的ip已经修改了,ssr服务本身是依赖ip参数启动的,ssr服务在重启依然停留在老的ip上。

调整方式:
这个修改调整为在每次检测网络失败的情况下,就算只有一个节点,也重启ssr服务,保证ssr服务有机会切换到域名新的ip地址。
此外假如因为ssr服务本身存在一些小概率bug,也可以通过重启ssr解决。


这种情况在付费的ssr服务中很常见,因为服务商往往只提供一个域名,假如因为服务器调整(比如某个服务器ip被和谐了),服务提供商都会重新给域名绑定新的服务器(或新IP)
2019-09-16 17:20:14 +08:00
nivalxer
3469334bd9 修正v2ray订阅更新问题
${uci_set}type为服务器节点类型,固定为v2ray,不应该取ssr_security字段。
2019-09-16 17:19:22 +08:00
LEAN-ESX
8e2d7d7184 UnblockNeteaseMusic: skip httpdns v2 2019-09-12 21:00:38 -07:00
LEAN-ESX
9eeb898ee3 luci-app=ssr-puls: fix inbound port map in GFWlist mode 2019-08-16 12:07:46 -07:00
cnzgray
20a0ab0f31 luci-ssr-plus: optimize subscribe group and node identity method 2019-07-26 13:56:01 +08:00
nivalxer
c2078b506e Update subscribe.sh : v2ray tls
部分v2ray订阅链接返回的tls参数不是0,1,可能是"tls":"tls",因此更新节点不会勾上tls选项。
因而增加了判断
2019-07-26 13:55:43 +08:00
LEAN-ESX
796b638046 plus: fix v2ray subscribe ws support 2019-07-06 07:08:15 -07:00
LEAN-ESX
610721a2e7 Version update to R9.7.6 2019-07-06 05:50:30 -07:00
LEAN-ESX
b5daaadc0c Love & Peace 2019-05-16 08:52:22 -07:00
coolsnowwolf
16d7e450ad luc ssr plus: add QUIC support 2019-05-04 21:03:28 +08:00
coolsnowwolf
b489f79846 luci ssr plus: sync settings 2019-05-04 14:01:00 +08:00
coolsnowwolf
e299db6fc6 luci ssr plus: add v2ray mux concurrency settins support 2019-05-04 13:57:32 +08:00
coolsnowwolf
a17c6f21f3 luci ssr plus: handle v2ray "\" path string 2019-05-04 13:36:14 +08:00
coolsnowwolf
c49d781c99 Revert "luci ssr plus: power unleaded"
This reverts commit 214b94d859b68376148f09c5fa43014fbc56d753.
2019-05-01 10:10:41 +08:00
coolsnowwolf
214b94d859 luci ssr plus: power unleaded 2019-04-30 22:41:04 +08:00
coolsnowwolf
5f1adb9574 luci app ssr plus:add v2ray subscription 2019-04-30 00:34:33 +08:00
coolsnowwolf
15c55dfb99 luci ssr plus: sort socks5 servers 2019-04-23 15:03:40 +08:00
coolsnowwolf
3805105340 luci ssr plus: add global proxy mode 2019-04-18 14:45:51 +08:00
coolsnowwolf
f91a9ab9a1 v2ray: custom module and compressed to reduce size 2019-04-15 15:13:42 +08:00
coolsnowwolf
231151fdcf luci ssr plus: reduce gfwlist size 2019-04-12 14:19:22 +08:00
coolsnowwolf
d4ab022705 luci ssr plus: update kcptun path 2019-04-12 11:17:27 +08:00
coolsnowwolf
1d96b095d8 kcptun: Bump to v20190401 (need feeds update) 2019-04-06 20:29:35 +08:00