56 Commits

Author SHA1 Message Date
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
ef6133ce6c luci ssr plus: add port control 2019-09-29 19:36:22 -07: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
e299db6fc6 luci ssr plus: add v2ray mux concurrency settins support 2019-05-04 13:57:32 +08:00
coolsnowwolf
5f1adb9574 luci app ssr plus:add v2ray subscription 2019-04-30 00:34:33 +08:00
coolsnowwolf
3805105340 luci ssr plus: add global proxy mode 2019-04-18 14:45:51 +08:00
coolsnowwolf
d4ab022705 luci ssr plus: update kcptun path 2019-04-12 11:17:27 +08:00
coolsnowwolf
5d1402214b luci ssr plus: handled gfwlist whitelist 2019-02-21 15:40:22 +08:00
coolsnowwolf
1152513d14 luci ssr plus: adjust log display 2018-12-28 00:23:29 +08:00
coolsnowwolf
8461f6a89b luci ssr plus: fix oversea mode 2018-12-26 11:45:11 +08:00
coolsnowwolf
8baa7aa55c luci ssr plus:v2ray JSON should be pretty printed 2018-12-14 11:02:26 +08:00
coolsnowwolf
e03cad5f63 luci ssr plus:compatible with PandoraBox and OpenWrt CC 2018-12-14 11:01:04 +08:00
coolsnowwolf
7e690c0022 luci ssr plus: add oversea run mode 2018-11-29 12:16:32 +08:00
coolsnowwolf
bcee90c6d4 Merge branch 'master' of https://github.com/coolsnowwolf/lede 2018-11-28 18:31:07 +08:00
coolsnowwolf
ee677d3a30 luci ssr plus: global proxy client also can set in route mode 2018-11-28 18:30:52 +08:00
thank243
36e8cbe6eb Update genv2config.lua
修复insecure选项失效
2018-11-27 12:02:00 +08:00
coolsnowwolf
bb81f14df0 luci ssr plus: ssr-monitor pdnsd status 2018-11-26 14:55:17 +08:00
coolsnowwolf
a5532b9697 luci ssr plus: ssr-monitor replace of ssr-watchdog. optimize ssr-server method 2018-11-26 00:37:36 +08:00
coolsnowwolf
85a976ec0d luci ssr plus: remove china ip detection in gfwlist mode 2018-11-19 01:50:22 +08:00
coolsnowwolf
e1c6dad10a luci ssr plus: store v2ray log in /tmp/ssrplus.log 2018-11-14 20:18:07 +08:00
shenzt68
782349df8e SSR subscribe group info optimization 2018-11-13 19:03:48 +08:00
coolsnowwolf
b0592e0f37 luci ssr plus: add enhanced Game Mode user IP control list 2018-11-13 01:37:54 +08:00
coolsnowwolf
7e831c0551 luci ss plus: store v2ray log file /var/log/v2ray.log 2018-11-12 19:11:10 +08:00
coolsnowwolf
6e68b15703 luci ss plus: add allowInsecure option in v2ray 2018-11-12 18:57:27 +08:00
coolsnowwolf
8816df5e44 luci ssr plus: script optimization 2018-11-12 11:43:13 +08:00
coolsnowwolf
e25c6e4754 luci ssr plus: bypass server itself in rules 2018-11-11 17:12:31 +08:00
coolsnowwolf
b9a34151ca add Mux option support in v2ray 2018-11-11 15:13:55 +08:00
coolsnowwolf
2121e97d32 add V2Ray and SSR server in luci ssr plus 2018-11-10 23:16:17 +08:00
coolsnowwolf
01d511c6ba add ss node support ins luci ssr plus 2018-11-10 10:47:58 +08:00
coolsnowwolf
c07ec3b95a improve luci ssr plus subscribe and remove severs function 2018-11-01 00:29:58 +08:00
coolsnowwolf
26fdb8e3c1 minior luci ipks tune 2018-10-23 23:37:47 +08:00
coolsnowwolf
4081ff02f4 let ssr plus can flush 500 severs at one-click 2018-10-23 21:04:51 +08:00
coolsnowwolf
c15e4e9017 add del all servers function in ssr plus 2018-10-23 19:30:57 +08:00
coolsnowwolf
7fad3139d3 change ssr plus pdnsd port to 5335 2018-10-23 01:14:52 +08:00
coolsnowwolf
af96b1a9b0 fix luci ssr plus can not running at first boot 2018-10-22 21:47:41 +08:00
coolsnowwolf
852650f923 reduce ipset re-add ip warnings 2018-10-22 19:52:33 +08:00
coolsnowwolf
b50edecc83 tune ssr plus gfwlist function 2018-10-20 18:19:02 +08:00
coolsnowwolf
e382e01be0 improve ssr plus rules to avoid Taobao slide refresh detect 2018-10-20 09:53:20 +08:00
coolsnowwolf
494b607c98 let ssr plus can subscribe Teacher Long's airport 2018-10-19 22:45:27 +08:00
coolsnowwolf
9bc3f08dfd let ssr plus ip control compatible with ip/subnet mask 2018-10-19 21:07:49 +08:00
coolsnowwolf
e575061c57 Revert "move lean packages to my packages feed"
This reverts commit 510d2c3e466e953eba52c1a7c4e1d423ee10e21f.
2018-10-19 13:06:16 +08:00
coolsnowwolf
510d2c3e46 move lean packages to my packages feed 2018-10-19 12:40:22 +08:00