First time here? Check out the FAQ!
answered 2019-02-26 19:28:29 +0000
For a CMD shell use double quotes not single quotes around the display filter, e.g.
tshark -r C:\chat\capture.pcap -T fields -e data "tcp.srcport==18677" > C:\chat\outbound2.txt