Skip to content

Instantly share code, notes, and snippets.

@mizanRahman
Created June 22, 2018 21:27
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 mizanRahman/1559f656998fbfa4f629dac935b329fd to your computer and use it in GitHub Desktop.
Save mizanRahman/1559f656998fbfa4f629dac935b329fd to your computer and use it in GitHub Desktop.
network analysis
# tcpdump standard
sudo tcpdump -nvvv -i any -c 20 'port 9090'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment