CN_SZTL
|
f392932c24
|
Merge https://github.com/coolsnowwolf/lede into dev
|
2019-09-21 10:13:16 +08:00 |
|
Eason
|
ed120b49ce
|
luci-app-autoreboot: fix sunday schedule reboot datetype (#1634)
|
2019-09-17 22:51:53 +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 |
|
CN_SZTL
|
2c67c31c9c
|
merge lean source
|
2019-09-15 15:32:13 +08:00 |
|
LEAN-ESX
|
7f02e5d6fe
|
version: update to R9.9.15
|
2019-09-14 20:45:06 -07:00 |
|
CN_SZTL
|
3392d34ff5
|
q5: readd openssl support
|
2019-09-14 19:02:58 +08:00 |
|
CN_SZTL
|
685e7c2c7c
|
qt5: remove openssl support
|
2019-09-14 11:37:34 +08:00 |
|
CN_SZTL
|
96c9579a4e
|
qt5: delete openssl arg
|
2019-09-13 22:25:16 +08:00 |
|
CN_SZTL
|
96acf0d9f5
|
fix & merge
|
2019-09-13 17:44:45 +08:00 |
|
CN_SZTL
|
844bdab1f5
|
qt5: fix openssl settings
|
2019-09-13 17:43:11 +08:00 |
|
LEAN-ESX
|
867e20392f
|
UnblockNeteaseMusic: update to 0.19.2
|
2019-09-12 22:07:24 -07:00 |
|
LEAN-ESX
|
7c62e65b1f
|
qt5: fix version
|
2019-09-12 21:02:33 -07:00 |
|
LEAN-ESX
|
891a18e7db
|
UnblockNeteaseMusic: bump version
|
2019-09-12 21:02:04 -07:00 |
|
LEAN-ESX
|
8e2d7d7184
|
UnblockNeteaseMusic: skip httpdns v2
|
2019-09-12 21:00:38 -07:00 |
|
CN_SZTL
|
c3969dda0f
|
fix errors
|
2019-09-12 21:20:51 +08:00 |
|
CN_SZTL
|
e0ca0588df
|
Merge branch 'dev' of github.com:project-openwrt/openwrt into dev
|
2019-09-12 21:14:25 +08:00 |
|
CN_SZTL
|
36b6a15f66
|
fix & merge
|
2019-09-12 21:14:16 +08:00 |
|
LEAN-ESX
|
4ed39c663b
|
qBittorrent: bump to version 4.1.7
|
2019-09-12 00:28:15 -07:00 |
|
LEAN-ESX
|
46b8d68dac
|
qt5:fix qBittorrent with ssl runtime crash
|
2019-09-12 00:26:58 -07:00 |
|
ZhenYu
|
59b8a5cc63
|
luci-app-haproxy-tcp & luci-app-qbittorrent: return to right display at make menu (#1608)
* luci-app-haproxy-tcp: fixed wrong location in make menu
* luci-app-qbittorrent: solved wrong luci-i18n-qbittorrent at make menu
|
2019-09-12 14:37:25 +08:00 |
|
zxlhhyccc
|
ce499f47fc
|
Update Makefile
|
2019-09-08 20:42:33 +08:00 |
|
zxlhhyccc
|
fb19db2270
|
Always save info dict when saving fastresume
|
2019-09-08 20:40:33 +08:00 |
|
zxlhhyccc
|
9417061755
|
qt5: bump to 5.13.1
|
2019-09-07 23:50:42 +08:00 |
|
CN_SZTL
|
358a2cb793
|
luci-app-qbittorrent: move to nas
|
2019-09-07 15:50:19 +08:00 |
|
CN_SZTL
|
8387b23b0b
|
Merge https://github.com/coolsnowwolf/lede into dev
|
2019-09-07 15:10:06 +08:00 |
|
zxlhhyccc
|
5b6b52489b
|
UnblockNeteaseMusic: bump to v0.19.1
|
2019-09-07 15:03:17 +08:00 |
|
LEAN-ESX
|
daf22267ef
|
UnblockNeteaseMusic: bump to v0.19.1
|
2019-09-05 22:06:03 -07:00 |
|
zxlhhyccc
|
43b2d11eb7
|
fix:v2ray订阅出来的节点加密方式全都是默认的none,导致连接不上问题
|
2019-09-04 18:19:44 +08:00 |
|
ope087
|
f051b8d247
|
add icu to depends (#1588)
fix missing libicu* files when packing qt5-core.
|
2019-09-03 14:05:41 +08:00 |
|
Michael Qu
|
15d60da9bc
|
support dnspod api by token
|
2019-09-03 14:05:11 +08:00 |
|
CN_SZTL
|
fe86e5a963
|
UnblockNeteaseMusic: bump to 0.18.1
|
2019-08-30 18:07:03 +08:00 |
|
CN_SZTL
|
588ed80814
|
luci-app-sfe: fix AdGuardHome settings
|
2019-08-25 14:39:05 +08:00 |
|
CN_SZTL
|
3f78c5543c
|
luci-app-ssr-plus: improve translation
|
2019-08-25 00:23:44 +08:00 |
|
CN_SZTL
|
5797bed33d
|
luci-app-baidupcs-web: move to nas
|
2019-08-25 00:04:46 +08:00 |
|
CN_SZTL
|
cb8c0018d1
|
FileBrowser: change CATEGORY
|
2019-08-24 22:02:07 +08:00 |
|
CN_SZTL
|
60f518a554
|
luci-app-ssr-plus: decode controller
|
2019-08-24 21:51:41 +08:00 |
|
CN_SZTL
|
f1dbdd12f6
|
AdGuardHome: change web port to 3001
|
2019-08-20 22:52:53 +08:00 |
|
CN_SZTL
|
a13845eab0
|
Revert "rblibtorrent: bump to 1.2.1"
|
2019-08-20 15:04:17 +08:00 |
|
CN_SZTL
|
896769e51a
|
rblibtorrent: bump to 1.2.1
|
2019-08-19 22:32:34 +08:00 |
|
CN_SZTL
|
c37132a114
|
qBittorrent: bump to 4.1.7
|
2019-08-19 22:21:41 +08:00 |
|
CN_SZTL
|
3d4e5ed97b
|
qt5: delete useless argument
|
2019-08-19 22:19:04 +08:00 |
|
CN_SZTL
|
c32b7b7146
|
qt5: fix
|
2019-08-19 20:52:57 +08:00 |
|
CN_SZTL
|
9fe0b96918
|
qt5: delete mysql
|
2019-08-19 18:19:01 +08:00 |
|
CN_SZTL
|
da98534432
|
qt5: fix depention
|
2019-08-18 22:10:50 +08:00 |
|
CN_SZTL
|
9812757db3
|
qt5: bump to 5.13.0
|
2019-08-18 22:04:38 +08:00 |
|
CN_SZTL
|
43eb21fa7a
|
update
|
2019-08-17 13:45:51 +08:00 |
|
CN_SZTL
|
bae5e735ae
|
merge
|
2019-08-17 13:45:03 +08:00 |
|
LEAN-ESX
|
d576be2120
|
low key
|
2019-08-16 22:19:21 -07:00 |
|
CN_SZTL
|
8a8c87ae15
|
default-settings: fix permisson
|
2019-08-17 13:15:40 +08:00 |
|