Port details on branch 2021Q3 |
- py-pcapy Python pcap extension
- 0.11.1_1 net
=4 0.11.1_1Version of this port present on the latest quarterly branch. - Maintainer: anastasios@mageirias.com
 - Port Added: 2005-09-15 23:27:11
- Last Update: 2025-03-08 04:05:21
- Commit Hash: 06a08e6
- People watching this port, also watch:: trafshow, ptunnel, tor, lft
- Also Listed In: python
- License: APACHE11
- WWW:
- http://www.coresecurity.com/corelabs-research/open-source-tools/pcapy
- Description:
- 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.
See also: https://github.com/CoreSecurity/pcapy
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pcapy>0:net/py-pcapy@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/net/py-pcapy/ && make install clean
- To add the package, run one of these commands:
- pkg install net/py-pcapy
- pkg install py311-pcapy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-pcapy listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pcapy
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1486428160
SHA256 (pcapy-0.11.1.tar.gz) = 301281bc275bbf953031d13d221e4063208273335c05af500f8637d7d1046bc9
SIZE (pcapy-0.11.1.tar.gz) = 29893
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- net/py-impacket
Configuration Options:
- ===> The following configuration options are available for py311-pcapy-0.11.1_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- net_py-pcapy
- USES:
- python dos2unix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|