Skip to content

Instantly share code, notes, and snippets.

@ginokent
Created March 16, 2019 01:04
Show Gist options
  • Save ginokent/42ef4379e99872210c4d8ab6d7888a10 to your computer and use it in GitHub Desktop.
Save ginokent/42ef4379e99872210c4d8ab6d7888a10 to your computer and use it in GitHub Desktop.
tcpdump 実行するときは思考停止でこれ
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