Skip to content

Commit 1d4cde7

Browse files
committed
add AMS iperf location
1 parent f05bd39 commit 1d4cde7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

yabs.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# performance via fio. The script is designed to not require any dependencies
1313
# - either compiled or installed - nor admin privileges to run.
1414

15-
YABS_VERSION="v2024-03-04"
15+
YABS_VERSION="v2024-03-05"
1616

1717
echo -e '# ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #'
1818
echo -e '# Yet-Another-Bench-Script #'
@@ -807,7 +807,7 @@ if [ -z "$SKIP_IPERF" ]; then
807807
# 5. network modes supported by the iperf server (IPv4 = IPv4-only, IPv4|IPv6 = IPv4 + IPv6, etc.)
808808
IPERF_LOCS=( \
809809
"lon.speedtest.clouvider.net" "5200-5209" "Clouvider" "London, UK (10G)" "IPv4|IPv6" \
810-
# AMS placeholder
810+
"iperf-ams-nl.eranium.net" "5201-5210" "Eranium" "Amsterdam, NL (10G)" "IPv4|IPv6" \
811811
"spd-fisrv.hostkey.com" "5200-5209" "HOSTKEY" "Helsinki, FI (10G)" "IPv4" \
812812
# AFR placeholder
813813
"speedtest.uztelecom.uz" "5200-5209" "Uztelecom" "Tashkent, UZ (10G)" "IPv4|IPv6" \

0 commit comments

Comments
 (0)