File: control

package info (click to toggle)
fprobe 1.1-8
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, trixie
  • size: 764 kB
  • sloc: sh: 3,165; ansic: 2,177; makefile: 15
file content (21 lines) | stat: -rw-r--r-- 704 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: fprobe
Section: net
Priority: optional
Maintainer: Bernhard Schmidt <berni@debian.org>
Build-Depends: debhelper (>= 10),
               libpcap-dev
Standards-Version: 4.1.1
Homepage: http://fprobe.sourceforge.net
Vcs-Git: https://anonscm.debian.org/git/collab-maint/fprobe.git/
Vcs-Browser: https://anonscm.debian.org/git/collab-maint/fprobe.git/

Package: fprobe
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
         lsb-base (>= 3.0-6),
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.
 .
 Homepage: fprobe.sourceforge.net