Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 120 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 120 Bytes

Python Pcap Parser

Parse your pcaps

How to use:

parser = ParsePcap('pcap_path')

parser.get_data('local.ip', None)