Date: Thu, 31 Mar 2022 07:36:18 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 260732] [NEW PORT] net/pcapy-ng: Python pcap extension Message-ID: <bug-260732-21822-rID5uHZcff@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-260732-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-260732-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260732 --- Comment #7 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D0f9142697a9a0b9e9547eb2ae8be3b2= ce536f400 commit 0f9142697a9a0b9e9547eb2ae8be3b2ce536f400 Author: Michael Muenz <m.muenz@gmail.com> AuthorDate: 2022-03-30 12:33:10 +0000 Commit: Mikael Urankar <mikael@FreeBSD.org> CommitDate: 2022-03-31 07:33:17 +0000 net/pcapy-ng: Add new port Pcapy is a Python extension module that interfaces with the libpcap pac= ket capture library. Pcapy enables Python scripts to capture packets on the network. Pcapy is highly effective when used in conjunction with a packet-handli= ng package such as Impacket, which is a collection of Python classes for constructing and dissecting network packets. WWW: https://github.com/CoreSecurity/pcapy WWW: http://www.coresecurity.com/corelabs-research/open-source-tools/pc= apy PR: 260732 net/Makefile | 1 + net/py-pcapy-ng/Makefile (new) | 32 ++++++++++++++++++++++++++++++++ net/py-pcapy-ng/distinfo (new) | 3 +++ net/py-pcapy-ng/pkg-descr (new) | 9 +++++++++ 4 files changed, 45 insertions(+) --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260732-21822-rID5uHZcff>