diff options
Diffstat (limited to 'openwrt/package/kismet/kismet-server.control')
-rw-r--r-- | openwrt/package/kismet/kismet-server.control | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/openwrt/package/kismet/kismet-server.control b/openwrt/package/kismet/kismet-server.control new file mode 100644 index 0000000000..baa010296a --- /dev/null +++ b/openwrt/package/kismet/kismet-server.control @@ -0,0 +1,11 @@ +Package: kismet-server +Priority: optional +Section: net +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Depends: uclibc++, libgcc +Description: The kismet server + Kismet is an 802.11 layer2 wireless network detector, + sniffer, and intrusion detection system. Kismet will work with any + wireless card which supports raw monitoring (rfmon) mode, and can + sniff 802.11b, 802.11a, and 802.11g traffic. |