From 7934f55cbffe862ca4e51e88aebd02edaa00233d Mon Sep 17 00:00:00 2001 From: Tamer <8611981+dqos@users.noreply.github.com> Date: Sat, 30 Apr 2022 14:21:23 +0200 Subject: [PATCH] Add 40G NL iperf (#37) --- yabs.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/yabs.sh b/yabs.sh index ea21440..714db9a 100755 --- a/yabs.sh +++ b/yabs.sh @@ -661,6 +661,7 @@ if [ -z "$SKIP_IPERF" ]; then "lon.speedtest.clouvider.net" "5200-5209" "Clouvider" "London, UK (10G)" "IPv4|IPv6" \ "ping.online.net" "5200-5209" "Online.net" "Paris, FR (10G)" "IPv4" \ "ping6.online.net" "5200-5209" "Online.net" "Paris, FR (10G)" "IPv6" \ + "speedtest-nl-oum.hybula.net" "5201-5206" "Hybula" "The Netherlands (40G)" "IPv4|IPv6" \ "iperf.worldstream.nl" "5201-5201" "WorldStream" "The Netherlands (10G)" "IPv4|IPv6" \ #"iperf.biznetnetworks.com" "5201-5203" "Biznet" "Jakarta, Indonesia (1G)" "IPv4" \ "iperf.sgp.webhorizon.in" "9201-9205" "WebHorizon" "Singapore (400M)" "IPv4|IPv6" \