python-dpkt

Python packet creation / parsing module for basic TCP/IP protocols
  https://github.com/kbandla/dpkt
  0
  no reviews



Python module for fast, simple packet creation / parsing, with support for basic protocols often related to TCP/IP protocols. This includes (but is not limited to):
- ethernet
- HTTP
- ICMP
- UDP
- TCP/IP (v4 and v6)
- BGP
- radius
- ssl
and many other protocols as well as support for parsing pcap files.