/dpkt

fast, simple packet creation / parsing, with definitions for the basic TCP/IP protocols

Primary LanguagePythonOtherNOASSERTION

dpkt

Python package Coverage Status supported-versions supported-versions

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 and Documentation