Created
January 25, 2020 06:51
-
-
Save gchavez2/8f93cdf361bba61843df6d384457346e to your computer and use it in GitHub Desktop.
Test internet speed
This file contains hidden or 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
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