Skip to content

Instantly share code, notes, and snippets.

@jmolinasoler
Created February 5, 2015 16:18
Show Gist options
  • Save jmolinasoler/510de8955d2946a1cf1c to your computer and use it in GitHub Desktop.
Save jmolinasoler/510de8955d2946a1cf1c to your computer and use it in GitHub Desktop.
ssh tips and tricks
Monitor network over ssh with etherape
(ssh IP_ADDRESS -l root /usr/sbin/tcpdump -n -w -) | /usr/sbin/etherape -m ip -r -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment