Check Internet Download and Upload Speed From the Command Line on linux


If you want to know the download & upload speed of your internet connection, speedtest-cli is the tool you can use.

peedtest-cli is a python script for testing your internet bandwidth using speedtest.net. While you can open your browser and go to the Speedtest.net site to test your Internet connection, speedtest-cli is much easier and quicker to use and bring back the result much faster.
To install speedtest-cli in Linux, run the following commands in the terminal:



sudo wget https://raw.github.com/sivel/speedtest-cli/master/speedtest_cli.py -O /usr/bin/speedtest-cli
sudo chmod +x /usr/bin/speedtest-cli


The first command downloads the speedtest-cli script and save it in “/usr/bin” directory, while the second command set executable flag for the script.
Once installed, you just need to run the speedtest-cli command and it will run the speedtest.



Other than testing the Internet speed, you can also share your result with speedtest.net. Use the command:
 
speedtest-cli --share


Other options you can set with speedtest-cli include --list which will list all the speedtest.net server that you can use to test your Internet speed. The default option is the server closest to your location, but if you want to test the connection speed from a remote location, say from Singapore to USA, then you can checkout the list of speedtest.net servers and set the option:

speedtest-cli --server SERVER_ID
to select the server (where SERVER_ID is the ID of the remote server).
That’s it.

No comments:

Post a Comment

 
datasoft.ws

Tags

Activator (1) Android (10) App development (1) apps (2) blogger (3) Downloads (5) elastix (1) Games (7) Internet (7) iOS (1) Linux (12) os (7) pbx (1) SEO (1) Social Exchange (1) software development (1) Tips (13) Torrent (1) Trix (2) tutorials (7) ubuntu (8) Voip (1) web development (1) Windows (14)