You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Brenton Earl 1bbead7f18 python/python-pcapy: Added (python extension module for libpcap). 9 years ago
..
README python/python-pcapy: Added (python extension module for libpcap). 9 years ago
no-auto-docs-setup.py.diff python/python-pcapy: Added (python extension module for libpcap). 9 years ago
python-pcapy.SlackBuild python/python-pcapy: Added (python extension module for libpcap). 9 years ago
python-pcapy.info python/python-pcapy: Added (python extension module for libpcap). 9 years ago
slack-desc python/python-pcapy: Added (python extension module for libpcap). 9 years ago

README

Pcapy is a Python extension module that interfaces with the libpcap packet
capture library. Pcapy enables python scripts to capture packets on the
network. Pcapy is highly effective when used in conjunction with a
packet-handling package such as Impacket, which is a collection of Python
classes for constructing and dissecting network packets.