Package nethogs: Information
Source package: nethogs
Version: 0.8.8-alt1
Build time: Jul 10, 2025, 02:42 PM in the task #389407
Category: Monitoring
Report package bugHome page: https://github.com/raboof/nethogs
License: GPLv2
Summary: net top
Description:
NetHogs is a small 'net top' tool. Instead of breaking the traffic down per protocol or per subnet, like most such tools do, it groups bandwidth by process - and does not rely on a special kernel module to be loaded. So if there's suddenly a lot of network traffic, you can fire up NetHogs and immediately see which PID is causing this, and if it's some kind of spinning process, kill it.
List of RPM packages built from this SRPM:
nethogs (x86_64, i586, aarch64)
nethogs-debuginfo (x86_64, i586, aarch64)
nethogs (x86_64, i586, aarch64)
nethogs-debuginfo (x86_64, i586, aarch64)
Maintainer: Michael Shigorin
Last changed
July 10, 2025 George V. Kouryachy 0.8.8-alt1
- Update to 0.8.8 - Add control help
June 2, 2017 Michael Shigorin 0.8.5-alt1
- built for sisyphus (closes: #33524), thanks Oleg! - BR: /proc for tests
June 1, 2017 Oleg Zenin <zenin_o@ihep.ru> 0.8.5-alt0
- Makefile and get(e)uid patches (cf. 0.8.0-alt3) appear to have been merged into the upstream.