Konvertieren Sie die PCAP -Fiole in JSON TSHARK
tshark -r input.pcap -T json >output.json
Nikhil K C
tshark -r input.pcap -T json >output.json