File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 12
12
# performance via fio. The script is designed to not require any dependencies
13
13
# - either compiled or installed - nor admin privileges to run.
14
14
15
- YABS_VERSION=" v2024-03-04 "
15
+ YABS_VERSION=" v2024-03-05 "
16
16
17
17
echo -e ' # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #'
18
18
echo -e ' # Yet-Another-Bench-Script #'
@@ -807,7 +807,7 @@ if [ -z "$SKIP_IPERF" ]; then
807
807
# 5. network modes supported by the iperf server (IPv4 = IPv4-only, IPv4|IPv6 = IPv4 + IPv6, etc.)
808
808
IPERF_LOCS=( \
809
809
" 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 " \
811
811
" spd-fisrv.hostkey.com" " 5200-5209" " HOSTKEY" " Helsinki, FI (10G)" " IPv4" \
812
812
# AFR placeholder
813
813
" speedtest.uztelecom.uz" " 5200-5209" " Uztelecom" " Tashkent, UZ (10G)" " IPv4|IPv6" \
You can’t perform that action at this time.
0 commit comments