File: control

package info (click to toggle)
capstats 0.31-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 488 kB
  • sloc: cpp: 498; sh: 165; makefile: 38
file content (18 lines) | stat: -rw-r--r-- 734 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: capstats
Section: net
Priority: optional
Maintainer: Hilko Bengen <bengen@debian.org>
Build-Depends: debhelper-compat (= 13), cmake, libpcap0.8-dev | libpcap-dev
Standards-Version: 4.6.0
Homepage: https://www.zeek.org
Vcs-Git: https://salsa.debian.org/bro-team/capstats.git
Vcs-Browser: https://salsa.debian.org/bro-team/capstats

Package: capstats
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: command-line tool for collecting network interface statistics
 capstats is a small tool for collecting statistics on the current load of
 a network interface, using either libpcap or the native interface for
 Endace’s. It reports statistics per time interval and/or for the tool’s
 total run-time.