KNetStats – network interfaces monitor
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Timothy Pearson c903aeab54
Fix counter overflow at 4GB
9 years ago
admin@04db460623 Reset submodule main/applications/knetstats/admin to latest HEAD 10 years ago
cmake@1994b80881 Reset submodule main/applications/knetstats/cmake to latest HEAD 10 years ago
doc Add empty directories 13 years ago
src Fix counter overflow at 4GB 9 years ago
translations Additional k => tde renaming and fixes 11 years ago
.gitmodules Added common directories 13 years ago
COPYING Added KDE3 version of knetstats 14 years ago
Makefile.am Added KDE3 version of knetstats 14 years ago
Makefile.am.in Added KDE3 version of knetstats 14 years ago
README Added KDE3 version of knetstats 14 years ago
acinclude.m4 Rename kdewidgets => tdewidgets 10 years ago
aclocal.m4 Added KDE3 version of knetstats 14 years ago
config.h.in Added KDE3 version of knetstats 14 years ago
configure.files Added KDE3 version of knetstats 14 years ago
configure.in Rename kde-config to tde-config 12 years ago
configure.in.bot Added KDE3 version of knetstats 14 years ago
configure.in.in Add automake support for --enable-gcc-hidden-visibility. 12 years ago
stamp-h.in Added KDE3 version of knetstats 14 years ago
subdirs Added KDE3 version of knetstats 14 years ago

README

INSTALLATION
============
type as root:
./scons install

Note.: We use SCons/BKSys as building tool, so you need Python installed on your system.

RUNNING
=======
To run knetstats, type:
knetstats

CONTACT
=======
Any doubts or suggestions, hugo_pl@users.sourceforge.net
For more info. visit: http://knetstats.sf.net

UNINSTALL
=========
Type:
./scons -c install

--
Hugo Parente Lima