You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I'd like to be able to use tshark like in the gui version follow tcp stream option.
but if I use tshark -T fields -e <????> -w outputfilt I get the entire stream ehternet+IP+TCP headers and all. I would like to only extract the data. Is this possible with tshark? If so, how?