Download List

Project Description

NetHogs is a small 'net top' tool. Instead of breaking
the traffic down per packet type or per subnet, like
most similar tools do, this 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 immediately see which PID is causing
this, and, if it's some kind of spinning process, kill it.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-08-28 04:15
0.8.0

GCC 4.3 compatibility was added. Support for wider terminals was added. Some fixes were made.

2004-09-17 22:56
0.6

Support for PPP and IPv6, support for monitoring multiple interfaces at once, 'trace mode', and many cleanups.
Tags: Major feature enhancements

2004-04-17 02:31
0.5

This release splits out bandwidth usage for every process into 'upload' and 'download' activity, plus other small cleanups.
Tags: Minor feature enhancements

2004-03-03 16:34
0.4

The build system and command-line arguments were
improved. The program now compiles with newer
versions of gcc.
Tags: Minor bugfixes

2003-07-09 10:10
0.3

A segfault that occurred when running on
non-IPv6-enabled machines was fixed along with
several memory leaks. Processes are now sorted
and removed from the list after a period of
inactivity.
Tags: Minor bugfixes

Project Resources