Skip to content

Instantly share code, notes, and snippets.

@metajiji
Last active January 4, 2021 08:31
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 metajiji/4243c114174dafbcc65e34a11f28683d to your computer and use it in GitHub Desktop.
Save metajiji/4243c114174dafbcc65e34a11f28683d to your computer and use it in GitHub Desktop.
speedtest oneliner
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