File: control

package info (click to toggle)
netproc 0.6.3-1
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 884 kB
  • sloc: ansic: 7,410; makefile: 94; sh: 10
file content (20 lines) | stat: -rw-r--r-- 610 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: netproc
Section: net
Rules-Requires-Root: no
Priority: optional
Maintainer: Mayco Souza Berghetti <mayco.s.berghetti@gmail.com>
Build-Depends:
 debhelper-compat (= 13),
 libncurses-dev (>= 6.1),
Standards-Version: 4.6.0
Homepage: https://github.com/berghetti/netproc

Package: netproc
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: tool to monitor network usage by processes
 netproc monitors network traffic and tries to find out which process
 this traffic belongs to, this is useful to identify the processes that
 are consuming network resources and troubleshooting.