Updated speedtest servers output

This commit is contained in:
Yavuz Aydın 2021-04-15 16:56:47 +02:00
parent de0cd158a8
commit da8ca59bb6
1 changed files with 8 additions and 8 deletions

View File

@ -221,15 +221,15 @@ then
download_benchmark -4 http://cachefly.cachefly.net/100mb.test | \
Bps_to_MiBps
printf ' Snel.com (NL): '
printf ' Snel.com (NL): '
download_benchmark -4 http://193.33.60.30/binfiles/100MB.bin | \
Bps_to_MiBps
printf ' Hetzner (DE): '
printf ' Hetzner (DE): '
download_benchmark -4 http://speed.hetzner.de/100MB.bin | \
Bps_to_MiBps
printf ' Linode NJ (US): '
printf ' Linode NJ (US): '
download_benchmark -4 http://speedtest.newark.linode.com/100MB-newark.bin | \
Bps_to_MiBps
@ -237,7 +237,7 @@ then
download_benchmark -4 http://ping.online.net/100Mo.dat | \
Bps_to_MiBps
printf ' DigitalOcean (CA): '
printf ' DigitalOcean (CA): '
download_benchmark -4 http://speedtest-tor1.digitalocean.com/100mb.test | \
Bps_to_MiBps
@ -254,15 +254,15 @@ then
printf ' your IPv6: %s\n' "$(redact_ip "$ipv6")"
printf '\n'
printf ' Snel.com (NL): '
printf ' Snel.com (NL): '
download_benchmark -6 http://[2a00:7b80:3043:1000::30]/binfiles/100MB.bin | \
Bps_to_MiBps
printf ' Hetzner (DE): '
printf ' Hetzner (DE): '
download_benchmark -6 http://speed.hetzner.de/100MB.bin | \
Bps_to_MiBps
printf ' Linode NJ (US): '
printf ' Linode NJ (US): '
download_benchmark -6 http://speedtest.newark.linode.com/100MB-newark.bin | \
Bps_to_MiBps
@ -270,7 +270,7 @@ then
download_benchmark -6 http://ping6.online.net/100Mo.dat | \
Bps_to_MiBps
printf ' DigitalOcean (CA): '
printf ' DigitalOcean (CA): '
download_benchmark -6 http://speedtest-tor1.digitalocean.com/100mb.test | \
Bps_to_MiBps