Download binary files
Static files served from Vint Hill🇺🇸, for download bandwidth measurement.
Available files
Each command saves the file under its remote name
(-O). Add -o /dev/null to measure the link
without writing the file to disk — worth doing for the GiB ones.
1Mb.dat
1 MiB1,048,576 bytes.
curl -O https://was1-vin.speedtest.network.ovh.net/files/1Mb.dat
10Mb.dat
10 MiB10,485,760 bytes.
curl -O https://was1-vin.speedtest.network.ovh.net/files/10Mb.dat
100Mb.dat
100 MiB104,857,600 bytes.
curl -O https://was1-vin.speedtest.network.ovh.net/files/100Mb.dat
1Gb.dat
1 GiB1,073,741,824 bytes.
curl -O https://was1-vin.speedtest.network.ovh.net/files/1Gb.dat
10Gb.dat
10 GiB10,737,418,240 bytes.
curl -O https://was1-vin.speedtest.network.ovh.net/files/10Gb.dat