Created
March 16, 2019 01:04
-
-
Save ginokent/42ef4379e99872210c4d8ab6d7888a10 to your computer and use it in GitHub Desktop.
tcpdump 実行するときは思考停止でこれ
This file contains hidden or 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 -G300 -W1 -vvv -l -n -p -s 65535 -w "$(uname -n)_%Y%m%dT%H%M%S.pcap" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment