summaryrefslogtreecommitdiffstats
path: root/net/py-pcapy
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.10.4mnag2005-10-142-4/+11
| | | | | PR: 87427 Submitted by: Marcin Jessa <yazzy@yazzy.org> (maintainer)
* Pcapy is a Python extension module that interfaces withpav2005-09-153-0/+37
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. PR: ports/86184 Submitted by: Marcin Jessa <yazzy@yazzy.org>
OpenPOWER on IntegriCloud