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
501213e6f1
add bnx2x-firmware
2019-10-08 09:13:35 -07:00
LEAN-ESX
e2b72bf55c
kernel: add module for Emulex OneConnect 10Gbit for x86/x64
2019-10-08 08:55:06 -07:00
LEAN-ESX
304a646030
add KERNEL_CGROUPS for x86_64 docker-ce
2019-10-08 08:08:09 -07:00
Michael Qu
d354ed7a32
dnspod support customized command to get wan ip ( #1705 )
...
fix dnspod clear log bug
2019-10-08 22:42:11 +08:00
LEAN-ESX
ef6133ce6c
luci ssr plus: add port control
2019-09-29 19:36:22 -07:00
LEAN-ESX
d155f1f093
update hostapd
2019-09-25 06:55:30 -07:00
LEAN-ESX
9328592847
version update to R9.10.1
2019-09-24 20:38:48 -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
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
LEAN-ESX
7f02e5d6fe
version: update to R9.9.15
2019-09-14 20:45:06 -07: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
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
LEAN-ESX
daf22267ef
UnblockNeteaseMusic: bump to v0.19.1
2019-09-05 22:06:03 -07: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
LEAN-ESX
d576be2120
low key
2019-08-16 22:19:21 -07:00
LEAN-ESX
6a86b507ed
Version: update to R9.8.17 for He
2019-08-16 22:10:36 -07:00
LEAN-ESX
f87bb8f70c
Revert "luci-app-autorebooot: fix sunday schedule reboot datetype"
...
This reverts commit 60cc52ffe42953b4448d4299b9c4ee67fab4b857.
2019-08-16 22:02:04 -07:00
LEAN-ESX
60cc52ffe4
luci-app-autorebooot: fix sunday schedule reboot datetype
2019-08-16 12:24:37 -07:00
LEAN-ESX
9eeb898ee3
luci-app=ssr-puls: fix inbound port map in GFWlist mode
2019-08-16 12:07:46 -07:00
coolsnowwolf
0abe97c564
Update adhost.conf
2019-08-14 18:44:36 +08:00
LEAN-ESX
1dec665218
add Synology DSM pxe boot package
2019-08-08 09:56:00 -07:00
LEAN-ESX
54cbf45e0c
kernel: bump to 4.9.187, 4.14.136, 4.19.64
2019-08-06 06:10:35 -07:00
LEAN-ESX
80bdce8bea
fix luci-app-unblockmusic MTV play
2019-08-06 05:46:26 -07:00
LEAN-ESX
3eb1c16942
add https support for luci-app-unblockmusic
2019-08-05 20:46:46 -07:00
LEAN-ESX
7f39235eb5
rewrite luci-app-unblockmusic to simple mode
2019-08-05 03:53:26 -07:00
LEAN-ESX
540c4ab1e9
merge fix for luci-app-unblockmusic
2019-08-04 21:52:28 -07:00
LEAN-ESX
7e85118050
Vesion update to R9.8.5
2019-08-04 08:39:02 -07:00
LEAN-ESX
b39623f19d
remove unused jpg
2019-08-04 08:34:52 -07:00
LEAN-ESX
85efe80370
update luci-app-unblockmusic ipset version
2019-08-04 08:33:37 -07:00
LEAN-ESX
0c4430f0af
Revert "mt76: fix kernel Oops by updating to the latest version"
...
This reverts commit 26a3952b51b9492185970ed5f55e9370b9e5fa9a.
2019-07-26 02:43:35 -07:00
LEAN-ESX
fc09656346
mac80211: add config tweak for tx bursting when using VHT
2019-07-25 23:07:12 -07:00
LEAN-ESX
26a3952b51
mt76: fix kernel Oops by updating to the latest version
2019-07-25 23:04:53 -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
66ff9827e2
v2ray server: fix chmod +x
2019-07-16 02:42:21 -07:00
LEAN-ESX
dfb162e9e2
brcm2708: Add Raspberry Pi 4 support
2019-07-16 02:39:17 -07:00
LEAN-ESX
5587b29db8
mt76: add mt7615e support
2019-07-16 02:36:16 -07:00