This is the command to use it.
Code: Select all
curl -s https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py | python -
Code: Select all
[email protected]:~# curl -s https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py | python -
Retrieving speedtest.net configuration...
Testing from ONLINE SAS (xxx.xx.xxx.xxx)...
Retrieving speedtest.net server list...
Selecting best server based on ping...
Hosted by Interoute VDC (Paris) [1.88 km]: 15.77 ms
Testing download speed................................................................................
Download: 160.74 Mbit/s
Testing upload speed................................................................................................
Upload: 154.41 Mbit/s
Code: Select all
sudo apt install speedtest-cli