File: control

package info (click to toggle)
pktstat 1.8.5-5
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 672 kB
  • ctags: 502
  • sloc: ansic: 4,524; sh: 1,032; makefile: 34
file content (23 lines) | stat: -rw-r--r-- 897 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
22
23
Source: pktstat
Section: net
Priority: optional
Maintainer: Jari Aalto <jari.aalto@cante.net>
Build-Depends: debhelper (>= 9), libpcap0.8-dev, libncurses5-dev
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/gitweb/?p=collab-maint/pktstat.git
Vcs-Git: https://anonscm.debian.org/git/collab-maint/pktstat.git
Homepage: https://github.com/dleonard0/pktstat

Package: pktstat
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: top-like utility for network connections usage
 pktstat displays a real-time list of active connections seen on a
 network interface, and how much bandwidth is being used by what.
 .
 It partially decodes HTTP and FTP protocols to show what filename is
 being transferred, as well as X11 application names. Entries hang
 around on the screen for a few seconds so you can see what just
 happened.
 .
 It also accepts BPF expressions.