Created
April 18, 2018 06:58
-
-
Save OrkoHunter/3de881f76466c2fda264672e535229b8 to your computer and use it in GitHub Desktop.
dc trends capture packets
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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