BinweiRu / dpkt

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dpkt

A fast, simple packet creation/parsing python module with definitions for the basic TCP/IP protocols.

travis coveralls landscape version downloads

wheel supported-versions supported-implementations On Deck In Progress

Installation

pip install dpkt

Documentation

dpkt.readthedocs.org

About

This is based on dpkt (Google Code) lead by Dug Song and is now being maintained and improved by an extended set of contributors and developers.

LICENSE

BSD 3-Clause

About

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

License:Other


Languages

Language:Python 99.9%Language:Makefile 0.1%