Free online network tools

Home IP Lookup Speedtest Files Ping Traceroute Dns-Lookup Other Tools FAQ

SPEEDTEST-FILES


Connection Speed Test via File Download | IP-Toolbox.com

The IP-Toolbox.com Speedtest Service helps you test your Internet connection speed.

Download a Speedtest File via your Browser to test your Connection speed.

1MB File Download 10MB File Download 100MB File Download 1GB File Download 10GB File Download

How do I download the files on a Linux Server / via a Linux Shell?


100MB File:


Only to see the Result:

wget -O /dev/null http://speedtest.belwue.net/100M


To save the file to the current directory:

wget http://speedtest.belwue.net/100M

1GB File:


Only to see the Result:

wget -O /dev/null http://speedtest.belwue.net/1G


To save the file to the current directory:

wget http://speedtest.belwue.net/1G

10GB File:


Only to see the Result:

wget -O /dev/null http://speedtest.belwue.net/10G


To save the file to the current directory:

wget http://speedtest.belwue.net/10G

100GB File:


Only to see the Result:

wget -O /dev/null http://speedtest.belwue.net/100G


To save the file to the current directory:

wget http://speedtest.belwue.net/100G

1000GB File:


Only to see the Result:

wget -O /dev/null http://speedtest.belwue.net/1000G


To save the file to the current directory:

wget http://speedtest.belwue.net/1000G