1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Track is shadowsocks is up or not

This commit is contained in:
Ycarus 2018-05-09 11:15:43 +02:00
parent 0e22cbd6b2
commit 0387798d74
6 changed files with 146 additions and 12 deletions

View file

@ -10,6 +10,14 @@ config defaults 'defaults'
list hosts '80.67.169.40'
option timeout '1'
option tries '4'
option interval '2'
option interval '4'
option type 'ping'
option options ''
config defaults 'shadowsocks'
option enabled '1'
list hosts 'google.com'
list hosts 'bing.com'
option timeout '1'
option tries '2'
option interval '10'