Latest News

How to check Internet Speed via Terminal?

  • Ivan Ivanov
  • Linux
How to check Internet Speed via Terminal?

This is a short version (no root required) of speedtest-cli to output the Speedtest of your Server.


curl -s https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py | python -

Output:


~$ curl -s https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py | python -
Retrieving speedtest.net configuration...
Testing from Amazon.com (52.209.19.47)...
Retrieving speedtest.net server list...
Selecting best server based on ping...
Hosted by Vodafone IE (Dublin) [0.99 km]: 6.853 ms
Testing download speed................................................................................
Download: 368.76 Mbit/s
Testing upload speed................................................................................................
Upload: 699.29 Mbit/s
41 seconds