diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-04-26 08:24:51 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-04-26 08:24:51 +0000 |
commit | bd8f203221331f46c73e180a7bd78322187053a7 (patch) | |
tree | d6bc59db174b67bf23314c9733c4652db1c778a0 /package/kismet/kismet-server.control | |
parent | b7ab9affe485d162cf78e9435a7db087e9772f8a (diff) | |
download | upstream-bd8f203221331f46c73e180a7bd78322187053a7.tar.gz upstream-bd8f203221331f46c73e180a7bd78322187053a7.tar.bz2 upstream-bd8f203221331f46c73e180a7bd78322187053a7.zip |
add kismet
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@722 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/kismet/kismet-server.control')
-rw-r--r-- | package/kismet/kismet-server.control | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/package/kismet/kismet-server.control b/package/kismet/kismet-server.control new file mode 100644 index 0000000000..baa010296a --- /dev/null +++ b/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. |