You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
aboutsip edited this page Oct 11, 2014
·
1 revision
pkts.io
pkts.io is a pure java library for reading and writing pcaps. It's primary purpose is to manipulate/analyze existing pcaps, allowing you to build various tools around pcaps.
Load a pcap
Example, load a pcap from file and print the content of each UDP packet to standard out.