| Server IP : 101.53.144.229 / Your IP : 216.73.216.181 Web Server : Apache System : Linux host.gdigitalindia.in 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 User : digitalshiksha ( 1179) PHP Version : 5.6.40 Disable Function : eval,show_source,system,shell_exec,escapeshellarg,escapeshellcmd,proc_close,proc_open,ini_alter,dl,show_source,curl_multi_exechellcmd, ini_restore,apache_get_modules,get_cfg_var,passthru, exec ,proc_get_status,fpassthru,c999_buff_prepare,c999_sess_put,c99_buff_prepare,c99_sess_put,proc_close,ini_alter,dl,symlink,link,proc_close,ini_alter,dl,symlink,link,mail MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/doc/nethogs-0.8.5/ |
Upload File : |
Changelog
12/05/13 (muzso)
- added new command line switches:
-s Sorts output by the sent column.
-c Limits the number of updates (useful for tracemode and scripting the
output).
-v Sets view mode (0 = KB/s, 1 = total KB, 2 = total B, 3 = total MB)
- changed needrefresh default value from true to false
(upon startup there's no useful info on network usage, so displaying
any results has no use for the user)
31/08/10 (Arnout)
- support for screens wider than 80 characters, thanks to Shock
at https://bugs.launchpad.net/ubuntu/+source/nethogs/+bug/627626
10/08/08 (Arnout)
- compile with g++ 4.3, thanks to Leslie P. Polzer - skypher
08/06/08 (Arnout, thanks to MeneerJansen for sparking some activity again :) )
- add 'if (DEBUG)' to debug message
- fix compiler warning by marking some constant
strings 'const'
- set view mode to 'kbps' by default,
instead of the 'grand total' number of bytes
- some fixes thanks to Bart Martens
27/08/05 (Arnout)
- giving all unknown connections their own
`unknown' process
- Initial work on UDP support
- investigated memleak, turns out to be a problem in libc:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=273051
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=103142
18/09/04 (Arnout)
- also compile with gcc-3.4
-------------------------------------------------
17/09/04 (Arnout)
-Wrapped pcap stuff in nicer 'decpcap' module
-Support for IPv6 and PPP
-using standard C++ maps instead of custom structures
-many more code cleanups
-documentation
-split up ui code in separate module
-------------------------------------------------
15/08/04 (Fabian)
-Totals (in curses mode)
-------------------------------------------------
29/07/04 (Fabian)
-tracemode (-t)
-------------------------------------------------
06/07/04 (Arnout)
-added support for monitoring multiple interfaces
at once
-------------------------------------------------
02/07/04 (Arnout)
-enabled 'q' for quitting
-------------------------------------------------
29/06/04 (Fabian) <-> 0.5.1
-Adding forceExit when device is ifdown
(handle was null => segfault)
-Changelog activated
-------------------------------------------------
10/05/04 (Arnout)
-cleanups
-splitting out incoming and outgoing traffic
(based on 'I/O by balance' by Fabian)
-------------------------------------------------
06/04/04 (Fabian)
-getLocal
-I/O by balance
-forceExit
-------------------------------------------------
14/02/04 (Fabian)
-Refresh delay
-Help
-Handling command-line options
-------------------------------------------------