speedtest-cli

Miscellaneous tools
Post Reply
Message
Author
labbe5
Posts: 2159
Joined: Wed 13 Nov 2013, 14:26
Location: Canada

speedtest-cli

#1 Post by labbe5 »

https://github.com/sivel/speedtest-cli

speedtest-cli -h for options

Do a test in terminal without any options or arguments : speedtest-cli
By default, you are tested for your download and upload speed.

Available in Buster repositories (Debian testing).

If unavailable in standard repositories, do :

wget -O speedtest-cli https://raw.githubusercontent.com/sivel ... eedtest.py
and make it executable : chmod +x speedtest-cli

Post Reply