summaryrefslogtreecommitdiff
path: root/package/iptraf/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/iptraf/Config.in')
-rw-r--r--package/iptraf/Config.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/package/iptraf/Config.in b/package/iptraf/Config.in
new file mode 100644
index 000000000..8964fa68b
--- /dev/null
+++ b/package/iptraf/Config.in
@@ -0,0 +1,13 @@
+config ADK_PACKAGE_IPTRAF
+ prompt "iptraf............................ A console-based network monitoring program"
+ tristate
+ select ADK_PACKAGE_LIBNCURSES
+ default n
+ help
+ IPTraf is a console-based network statistics utility for Linux. It gathers
+ a variety of figures such as TCP connection packet and byte counts,
+ interface statistics and activity indicators, TCP/UDP traffic breakdowns,
+ and LAN station packet and byte counts.
+
+ http://iptraf.seul.org/
+