Skip to content

Instantly share code, notes, and snippets.

@OrkoHunter
Created April 18, 2018 06:58
Show Gist options
  • Save OrkoHunter/3de881f76466c2fda264672e535229b8 to your computer and use it in GitHub Desktop.
Save OrkoHunter/3de881f76466c2fda264672e535229b8 to your computer and use it in GitHub Desktop.
dc trends capture packets
sudo tcpdump -b -t src 10.109.13.93 -w incoming-search-`date +%s`.pcap -c 1000;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment