dumb packet processing python module
Project description
fast, simple packet creation / parsing, with definitions for the basic TCP/IP protocols
Installation
pip install dpkt
Documentation
Development
To run the all tests run:
tox
Deviations from upstream
This code is based on dpkt code lead by Dug Song.
At this point, this is not the exact upstream version. If you are looking for the latest stock dpkt, please get it from the above link.
Almost all of the upstream changes are pulled. However, some modules are not. Here is a list of the changes:
dpkt/dpkt.py: decouple dnet from dpkt
dpkt/dns.py : parse some more DNS flags
Examples
[@jonoberheide’s](https://twitter.com/jonoberheide) old examples still apply:
Jeff Silverman has some code and documentation.
LICENSE
BSD 3-Clause License, as the upstream project
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file dpkt-1.8.2.tar.gz
.
File metadata
- Download URL: dpkt-1.8.2.tar.gz
- Upload date:
- Size: 80.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb4c9734221707b91037a6b8cd8a208818f1e298afff563a8a7e891186b53e2c |
|
MD5 | a37c72db95536f025b82f365155f601e |
|
BLAKE2b-256 | 9665b1e8fea6e3cc581478a2f759fa17fa79436029cf6d87a8589ab8cb0cbb97 |