Skip to content

Instantly share code, notes, and snippets.

@alex-phillips
Created March 26, 2024 16:10
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 alex-phillips/7fc08a76dbf6f540357d4caf90abd690 to your computer and use it in GitHub Desktop.
Save alex-phillips/7fc08a76dbf6f540357d4caf90abd690 to your computer and use it in GitHub Desktop.
wget -O speedtest.tgz https://install.speedtest.net/app/cli/ookla-speedtest-1.2.0-linux-x86_64.tgz
tar xzf speedtest.tgz
mv speedtest /usr/local/bin/speedtest
chmod +x /usr/local/bin/speedtest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment