Skip to content

Instantly share code, notes, and snippets.

@outputninja
Last active February 25, 2017 05:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save outputninja/ff33cefeef81e5e6b294507db9279c27 to your computer and use it in GitHub Desktop.
Save outputninja/ff33cefeef81e5e6b294507db9279c27 to your computer and use it in GitHub Desktop.
Check Linux Internet Speed via Terminal
wget -O speedtest https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py
chmod +x speedtest
./speedtest --share
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment