Skip to content

Instantly share code, notes, and snippets.

@baybatu
Created February 17, 2020 06:29
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 baybatu/fb445ade0cdf2a9914f0a46ef326541a to your computer and use it in GitHub Desktop.
Save baybatu/fb445ade0cdf2a9914f0a46ef326541a to your computer and use it in GitHub Desktop.
Getting network traffic of an application by PID on OSX
sudo tcpdump -Q pid=PID -k
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment