kbandla / 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

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

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%