diff options
author | Sean Donner <sean.donner@gmail.com> | 2010-05-13 01:00:02 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 01:00:02 +0200 |
commit | 9c6caa069b2765fef7288ce622dbb6548b9288a6 (patch) | |
tree | 6b1c3c5338fc097b28197aed9896d1690ece9640 /network/ifstatus/README | |
parent | 609f4595536d7f31f534abccd99dce6e25e69161 (diff) | |
download | slackbuilds-9c6caa069b2765fef7288ce622dbb6548b9288a6.tar.gz |
network/ifstatus: Added to 13.0 repository
Diffstat (limited to 'network/ifstatus/README')
-rw-r--r-- | network/ifstatus/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/ifstatus/README b/network/ifstatus/README new file mode 100644 index 0000000000..9dead8790d --- /dev/null +++ b/network/ifstatus/README @@ -0,0 +1,10 @@ +IFStatus was developed for Linux users that are usually in console mode. +It is a simple, easy to use program for displaying commonly needed / wanted +statistcs in real time about ingoing and outgoing traffic of multiple network +interfaces that is usually hard to find, with a simple and effecient view. + +The configuration file for IFStatus is automatically created in +~/.ifstatus/ifstatus.cfg + +Please read http://ifstatus.sourceforge.net/graphic/informations.html +for information on various configuration options. |