Skip to content

Analyze a pcap (or pcapng) file and return a table of the highest layer protocols with a count of occurrences.

License

Notifications You must be signed in to change notification settings

bc-stone/pcap-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pcap-parser

Analyze a pcap (or pcapng) file and return a table of the highest layer protocols with a count of occurrences.

Large pcap(ng) files will process slowly, so YMMV. For example, a 12 MB file with 38642 packets and 70+ protocols takes about 3 minutes.

About

Analyze a pcap (or pcapng) file and return a table of the highest layer protocols with a count of occurrences.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages