Make tshark undissect the data layer
Hi, Is there any option to run tshark without dissecting the data layer? I want to get the bytes or hex of the data layer in my json output
Thanks!
Use the option --disable-protocol
to stop dissecting that protocol and treat it as data instead.
Asked: 2022-11-27 12:50:55 +0000
Seen: 160 times
Last updated: Nov 28 '22