mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Use ping instead of dig for tracker and change default tracker ip
This commit is contained in:
parent
7f5d5735f7
commit
31cfef1e81
2 changed files with 10 additions and 10 deletions
|
@ -1,8 +1,8 @@
|
|||
config defaults 'defaults'
|
||||
list hosts '51.254.49.132'
|
||||
list hosts '51.254.49.133'
|
||||
list hosts '4.2.2.1'
|
||||
list hosts '8.8.8.8'
|
||||
option timeout '1'
|
||||
option tries '3'
|
||||
option tries '4'
|
||||
option interval '2'
|
||||
option options 'tracker.overthebox.ovh'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue