From 2b84c4a1bfc51bd0a6937914707b46653ca2cf1b Mon Sep 17 00:00:00 2001 From: Nils Steinger Date: Sat, 29 Jun 2019 22:17:28 +0200 Subject: [PATCH] Update speedtest server to a "better" one recommended by OVH --- nench.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nench.sh b/nench.sh index e8d1dea..3476ef7 100755 --- a/nench.sh +++ b/nench.sh @@ -127,7 +127,7 @@ then fi printf '%s\n' '-------------------------------------------------' -printf ' nench.sh v2019.03.01 -- https://git.io/nench.sh\n' +printf ' nench.sh v2019.06.29 -- https://git.io/nench.sh\n' date -u '+ benchmark timestamp: %F %T UTC' printf '%s\n' '-------------------------------------------------' @@ -272,7 +272,7 @@ then Bps_to_MiBps printf ' OVH BHS (CA): ' - download_benchmark -4 http://proof.ovh.ca/files/100Mio.dat | \ + download_benchmark -4 http://speedtest-bhs.as16276.ovh/files/100Mio.dat | \ Bps_to_MiBps else @@ -301,7 +301,7 @@ then Bps_to_MiBps printf ' OVH BHS (CA): ' - download_benchmark -6 http://proof.ovh.ca/files/100Mio.dat | \ + download_benchmark -6 http://speedtest-bhs.as16276.ovh/files/100Mio.dat | \ Bps_to_MiBps else