Skip to content

Instantly share code, notes, and snippets.

@kafka399
Created July 4, 2012 13:59
Show Gist options
  • Save kafka399/3047501 to your computer and use it in GitHub Desktop.
Save kafka399/3047501 to your computer and use it in GitHub Desktop.
summary of the network data
sudo tshark -T fields -E separator=, -E quote=d -e ip.src -e ip.dst -e tcp.srcport -e tcp.dstport -e udp.srcport -e upd.dstport -e tcp.len -e ip.len -e eth.type -e frame.time_epoch -e frame.len
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment