Skip to content

Instantly share code, notes, and snippets.

@midwire
Created November 26, 2021 16:17
Show Gist options
  • Save midwire/b6092b856eb897eafe6f239b72ad7886 to your computer and use it in GitHub Desktop.
Save midwire/b6092b856eb897eafe6f239b72ad7886 to your computer and use it in GitHub Desktop.
[Determine network speed between 2 hosts] #linux #networking
yes | pv | ssh router.foo.com "cat > /dev/null"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment