Linux - How to test internet speed, How to use Speedtest-cli

How to test internet speed

Speedtest-cli is application used for testing internet speeds in Linux operating system.
 # wget https://raw.github.com/sivel/speedtest-cli/master/speedtest_cli.py

 # chmod +x speedtest_cli.py

 # ./speedtest_cli.py
Speedtest is a python script used to test your internet speed, this can be installed by using normal wget and start using it.

The topic on Linux - How to test internet speed is posted by - Samar

Hope you have enjoyed, Linux - How to test internet speedThanks for your time

Tech Bluff