1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
Source: fprobe
Section: net
Maintainer: Bernhard Schmidt <berni@debian.org>
Build-Depends: debhelper-compat (= 13),
libpcap-dev
Standards-Version: 4.7.3
Homepage: https://fprobe.sourceforge.net
Vcs-Git: https://salsa.debian.org/debian/fprobe.git
Vcs-Browser: https://salsa.debian.org/debian/fprobe
Package: fprobe
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends},
Pre-Depends: ${misc:Pre-Depends}
Description: export captured traffic to remote NetFlow Collector
This program is a libpcap-based utility which collects network
traffic and emits it as NetFlow towards a specified collector.
|