Tag: speedtest

Speedtest

Command Line Testing Internet Bandwidth Using Python

Speedtest.net is a go to site for testing Internet speeds, which is usually accomplished through a web browser. There is a command line utility that offers the functionality without the need of a GUI or the web browser. To run the utility, type speedtest_cli.py. Here is an example of what one may expect to see. [root@localhost speedtest-cli-master]# speedtest_cli.py Retrieving speedtest.net…

Read More »