diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-26 08:24:51 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-26 08:24:51 +0000 |
commit | a326afc8d892a824cfd29a595aefc6fdb2bd63c6 (patch) | |
tree | dd8fa5dc2a945cd4dfe5578dccff7466144613e0 /openwrt/package/kismet/kismet-server.control | |
parent | e4e9fab6232ee1fb7efd05224e947f3feff66a2a (diff) |
add kismet
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@722 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 000000000..baa010296 --- /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. |