преобразовать PCAP Fiole в JSON TSHARK
tshark -r input.pcap -T json >output.json
Nikhil K C
tshark -r input.pcap -T json >output.json