ytn86 / pycap

Simple Packet Capture & Parser. (lost additional implementation/fix layer structure...)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pycap

A simple Packet Capture & Parser. (under construction)

example

$ sudo python example.py eth1
srcIP : 192.168.2.10
dstIP : 8.8.8.8
ICMP Type: 8
ICMP Code: 0

License

MIT License

About

Simple Packet Capture & Parser. (lost additional implementation/fix layer structure...)