Skip to content

Instantly share code, notes, and snippets.

@kuzemkon
Created October 14, 2016 15:55
Show Gist options
  • Save kuzemkon/a99a1af93327d31989e2811bc58f0cb5 to your computer and use it in GitHub Desktop.
Save kuzemkon/a99a1af93327d31989e2811bc58f0cb5 to your computer and use it in GitHub Desktop.
Install network speed tester
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