144 Commits

Author SHA1 Message Date
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
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
ac6cb48969 luci-app-ssr-plus: add whitelist and blacklist domain support 2019-10-15 12:36:15 -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
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
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
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
a17c6f21f3 luci ssr plus: handle v2ray "\" path string 2019-05-04 13:36:14 +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
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
5d1402214b luci ssr plus: handled gfwlist whitelist 2019-02-21 15:40:22 +08:00
505575853
351009aedb Update shadowsocksr cron
修改add_cron位置,防止服务关闭后,计划任务依然存在的问题。
2019-01-18 15:18:14 +08:00
coolsnowwolf
1152513d14 luci ssr plus: adjust log display 2018-12-28 00:23:29 +08:00
coolsnowwolf
994030e6a4 luci-ssr-plus: support Douyin AD sites 2018-12-26 23:52:07 +08:00
coolsnowwolf
8461f6a89b luci ssr plus: fix oversea mode 2018-12-26 11:45:11 +08:00
coolsnowwolf
addcf9d8fd luci ssr plu: add multi threads option 2018-12-21 18:26:27 +08:00
coolsnowwolf
cf38534db4 luci ssr plus:disable UDP multithreading for kernel < 4.6 2018-12-20 10:55:08 +08:00
coolsnowwolf
e52912fb31 luci ssr plus:fix typo 2018-12-20 00:57:17 +08:00
coolsnowwolf
6260fa89e2 luci ssr plus: combined into one instance when tcp and udp node are the same to save ram usage 2018-12-20 00:51:41 +08:00
coolsnowwolf
6f0e369f9b luci ssr plus: multithreading pid indication 2018-12-19 19:05:12 +08:00
coolsnowwolf
ad54ad2919 luci ssr plus: add multithreading cpu banlance for UDP relay 2018-12-19 17:48:40 +08:00
coolsnowwolf
a7aa94748f luci ssr plus: add multithreading cpu banlance for ss/ssr 2018-12-19 14:49: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
da760c19f6 luci ssr plus: remove m-team from gfwlist 2018-12-07 21:16:01 +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