packet capture library
Project description
Python pcap module
This is a simplified object-oriented Python wrapper for libpcap - the current tcpdump.org version, and the WinPcap port for Windows.
example use:
>>> import pcap >>> for ts, pkt in pcap.pcap(): ... print ts, `pkt` ...
Install
easy_install pypcap pip install pypcap
Support
Visit http://code.google.com/p/pypcap for help!
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
pypcap-1.1.4.tar.gz
(41.4 kB
view hashes)
Built Distribution
Close
Hashes for pypcap-1.1.4-cp27-none-macosx_10_10_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e16a0bd94bf0b6f5f4abec36af18d59f7a9b0a919c64178f40e9bbc0f566267d |
|
MD5 | ca7a6a3956f332a29666682ad3996001 |
|
BLAKE2b-256 | 4030ed144a53f2439a2f774457c1ad80cf293091a0b8cca24132c09ca974eb51 |