Last active
May 31, 2019 04:38
-
-
Save willthames/00a7e0952f04d9998306c4046f19c61a to your computer and use it in GitHub Desktop.
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
nsenter -n -t <pid> | |
tcpdump -i eth0 -w /tmp/${HOST}.pcap |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment