File: control

package info (click to toggle)
fprobe 1.1-8.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 764 kB
  • sloc: sh: 3,166; ansic: 2,177; makefile: 16
file content (18 lines) | stat: -rw-r--r-- 628 bytes parent folder | download
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.