Skip to content

Instantly share code, notes, and snippets.

@elliot
Created September 20, 2017 01:25
Show Gist options
  • Save elliot/b155f3184d93490c88108e801def2abc to your computer and use it in GitHub Desktop.
Save elliot/b155f3184d93490c88108e801def2abc to your computer and use it in GitHub Desktop.
TCP One Liners
# Monitor DNS queries
sudo tcpdump -i en0 -s 5000 -n port 53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment