summaryrefslogtreecommitdiffstats
path: root/system/wavemon/README
diff options
context:
space:
mode:
author Vliegendehuiskat <Vliegendehuiskat [ at ] gmail [ dot ] com>2012-12-09 11:01:09 -0500
committer dsomero <xgizzmo@slackbuilds.org>2012-12-11 16:22:00 -0500
commite023c00f20babdb789540db5efbaafc468165c5e (patch)
treec5701f0b23641833c2f85685e6ba5d6a94bbf21a /system/wavemon/README
parentab378d08bd0c0f95cf1908e9c15f747cb5196c7c (diff)
downloadslackbuilds-e023c00f20babdb789540db5efbaafc468165c5e.tar.gz
slackbuilds-e023c00f20babdb789540db5efbaafc468165c5e.tar.xz
system/wavemon: Added (Wavemon 802.11 monitor)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system/wavemon/README')
-rw-r--r--system/wavemon/README15
1 files changed, 15 insertions, 0 deletions
diff --git a/system/wavemon/README b/system/wavemon/README
new file mode 100644
index 0000000000..448ffd28fb
--- /dev/null
+++ b/system/wavemon/README
@@ -0,0 +1,15 @@
+wavemon (Wavemon 802.11 monitor)
+
+wavemon is an ncurses-based monitoring application for wireless
+network devices.
+
+It allows you to watch the signal and noise levels, packet statistics,
+device configuration, and network parameters of your wireless network
+hardware.
+
+It was originally developed by Jan Morgenstern.
+
+If you use a filesystem that supports posix capabilities, an easy way to
+start wavemon as a normal user, while still providing it with all of the
+access permissions it requires, is by issuing the following command as root:
+# setcap cap_net_admin=eip /usr/bin/wavemon