Commit graph

2 commits

Author SHA1 Message Date
Roland Illig
10bd75e92f Removed empty lines. 2005-10-24 20:52:15 +00:00
Michal Pasternak
1cbab72b71 Pcapy is a Python extension module that enables software written in Python
to access the routines from the pcap packet capture library.
 
From libpcap's documentation: Libpcap is a system-independent interface for
user-level packet capture. Libpcap provides a portable framework for
low-level network monitoring. Applications include network statistics
collection, security monitoring, network debugging, etc.
 
Pcapy is most useful when used together with a packet handling package such
as Impacket, a collection of Python classes for contructing and dissecting
network packets.
2003-12-18 22:52:31 +00:00