dpkt

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

View on GitHub

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

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