3 Commits
Author SHA1 Message Date
Michael HohlandGitHub d1dcd70713 Use Telia for Helsinki, FI instead of Hostkey (#86)
HOSTKEY's iperf3 server seems to be limited to 1G. Another option in Helsinki would be Telia and they seem to be able to reach 10G without issues.
2024-03-18 11:19:17 -04:00
Michael HohlandGitHub f7361e67f4 Consistent Enforcement of the Speed Test Location Naming (#48)
* Rename Online.net to Scaleway

They rebranded back in 2020, I think that should be reflected in the YABS output too by now.

* Rename "The Netherlands" to "North Holland, NL"

All IPERF locations are named by `<CITY/AREA>, <TWO-LETTER-COUNTRY-CODE` just not this one.
2022-11-22 23:53:14 -05:00
Michael HohlandGitHub 4cb962f7d3 ZSH-compatibility for the IPv6 launch command
The IPv6-compatible launch command in the README.md uses square brackets. Square brackets are fine in `bash`, but they do have a special meaning in `zsh`. However, there is an easy way around it: wrap the URL in "". This doesn't harm `bash` but also makes the command copy&pastable in `zsh`.
2021-03-09 20:17:18 +01:00