Created
October 14, 2016 15:55
-
-
Save kuzemkon/a99a1af93327d31989e2811bc58f0cb5 to your computer and use it in GitHub Desktop.
Install network speed tester
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wget -O speedtest-cli https://raw.github.com/sivel/speedtest-cli/master/speedtest_cli.py | |
chmod +x speedtest-cli | |
sudo mv speedtest-cli /usr/bin |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment