Skip to content

claudiocamargojr/dpkt

 
 

Repository files navigation

dpkt

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

docs travis coveralls landscape version

downloads wheel supported-versions supported-implementations

Installation

pip install dpkt

Documentation

https://dpkt.readthedocs.org/

Development

To run the all tests run:

tox

Project moved from Google Code

This project, lead by Dug Song, was originally hosted on dpkt code. It is now maintained here. The Google Code page will be closed soon.

Examples

We are currently working on improving documentation for the project.

@jonoberheide's old examples still apply:

Jeff Silverman has some code and documentation.

LICENSE

BSD 3-Clause License

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.9%
  • Makefile 0.1%