Skip to content

Instantly share code, notes, and snippets.

@freyes
Created August 21, 2019 22:24
Show Gist options
  • Save freyes/d99e5a3bb0a002be7401d545fe12c6c1 to your computer and use it in GitHub Desktop.
Save freyes/d99e5a3bb0a002be7401d545fe12c6c1 to your computer and use it in GitHub Desktop.
capture pings with tcpdump
tcpdump -nni any "icmp[icmptype] == icmp-echo or icmp[icmptype] == icmp-echoreply"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment