tshark

பாக்கெட் பகுப்பாய்வு கருவி, வயர்ஷார்க்கின் CLI பதிப்பு. மேலும் விவரத்திற்கு: https://tshark.dev/.

tshark

tshark -f '{{udp port 53}}'

tshark -Y '{{http.request.method == "GET"}}'

tshark -d tcp.port=={{8888}},{{http}}

tshark -T {{json|text|ps|...}}

tshark -T {{fields|ek|json|pdml}} -e {{http.request.method}} -e {{ip.src}}

tshark -w {{கோப்பு/பாதை}}

tshark -r {{கோப்பு.pcap/பாதை}}