Skip to content

Instantly share code, notes, and snippets.

@gchavez2
Created January 25, 2020 06:51
Show Gist options
  • Save gchavez2/8f93cdf361bba61843df6d384457346e to your computer and use it in GitHub Desktop.
Save gchavez2/8f93cdf361bba61843df6d384457346e to your computer and use it in GitHub Desktop.
Test internet speed
curl https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py | python -
# Silent version
#curl -s https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py | python -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment