dpkt
The dpkt project is a python module for fast, simple packet parsing, with definitions for the basic TCP/IP protocols.
Installation
pip install dpkt
Examples
Documentation
- DPKT Key Concepts for Creating Parsers
- Changelog
- Authors
- Contributing
- Project Plans (TBD)
- Admin Notes
About
This code is based on dpkt code lead by Dug Song and is now being maintained and improved by an extended set of developers.
LICENSE
BSD 3-Clause