File: control

package info (click to toggle)
sockstat 0.3-2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 116 kB
  • ctags: 111
  • sloc: ansic: 779; makefile: 25
file content (19 lines) | stat: -rw-r--r-- 763 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: sockstat
Section: admin
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 10)
Standards-Version: 3.9.8
Homepage: http://nenolod.net/sockstat

Package: sockstat
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: view detailed information about open connections
 Sockstat is a tool to let you view information about open connections.
 It is similar to the tool of the same name that is included in FreeBSD,
 trying to faithfully reproduce as much functionality as is possible.
 .
 This version of sockstat contains several additional features, like
 the ability to look up sockets in use by GID, UID and process name,
 as well as the other criteria supported by FreeBSD's sockstat.