Created
July 4, 2012 13:59
-
-
Save kafka399/3047501 to your computer and use it in GitHub Desktop.
summary of the network data
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 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