Skip to content

Instantly share code, notes, and snippets.

@evanchooly
Created November 4, 2012 02:27
Show Gist options
  • Save evanchooly/4009860 to your computer and use it in GitHub Desktop.
Save evanchooly/4009860 to your computer and use it in GitHub Desktop.
ngrep samples
#sudo ngrep -d lo0 -q -W byline port ${PORT}
sudo ngrep -e -x -q port ${PORT}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment