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:
parent
0e22cbd6b2
commit
0387798d74
6 changed files with 146 additions and 12 deletions
|
@ -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'
|
Loading…
Add table
Add a link
Reference in a new issue