mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Add an iperf server in asia
This commit is contained in:
parent
4f1c731a25
commit
19f8760c22
1 changed files with 10 additions and 1 deletions
|
@ -95,6 +95,15 @@ config server 'he'
|
|||
option udp '1'
|
||||
option location 'America'
|
||||
|
||||
config server 'biznetnetworks.com'
|
||||
option host 'iperf.biznetnetworks.com'
|
||||
option ipv4 '1'
|
||||
option ipv6 '1'
|
||||
option ports '5201,5202,5203'
|
||||
option tcp '1'
|
||||
option udp '1'
|
||||
option location 'Asia'
|
||||
|
||||
config server 'milkywan'
|
||||
option host 'speedtest.milkywan.fr'
|
||||
option ipv4 '1'
|
||||
|
@ -103,4 +112,4 @@ config server 'milkywan'
|
|||
option ports '9200,9201,9202,9203,9204,9205,9206,9207,9208,9209,9210,9211,9212,9213,9214,9215'
|
||||
option tcp '1'
|
||||
option udp '1'
|
||||
option location 'France'
|
||||
option location 'Europe'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue