Last active
January 4, 2021 08:31
-
-
Save metajiji/4243c114174dafbcc65e34a11f28683d to your computer and use it in GitHub Desktop.
speedtest oneliner
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
curl -sL https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py | (python2 || python3 || python2) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment