Skip to content

Instantly share code, notes, and snippets.

@ob1-sc
Last active March 1, 2021 17:09
Show Gist options
  • Save ob1-sc/51ffbf6dc2e0d60845ea725c49e97e25 to your computer and use it in GitHub Desktop.
Save ob1-sc/51ffbf6dc2e0d60845ea725c49e97e25 to your computer and use it in GitHub Desktop.
check bandwidth from cli
curl \
  https://github.com/gesquive/fast-cli/releases/download/v0.2.10/fast-cli-v0.2.10-linux-amd64.tar.gz \
  -Lo fast-cli-v0.2.10-linux-amd64.tar.gz
  
tar -xzf fast-cli-v0.2.10-linux-amd64.tar.gz

./fast-cli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment