diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-11-07 00:46:37 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-11-07 00:46:37 +0000 |
commit | 4b35b398e164435584632da09eafa03f295921e3 (patch) | |
tree | 997817370cfd868c10cfbe91001b61bd4ba3949c /package/wknock/ipkg | |
parent | e7d53a77cdeda0fda9b5496cd9005882070a365c (diff) | |
download | upstream-4b35b398e164435584632da09eafa03f295921e3.tar.gz upstream-4b35b398e164435584632da09eafa03f295921e3.tar.bz2 upstream-4b35b398e164435584632da09eafa03f295921e3.zip |
add wknock package (thanks to Florian Fainelli)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2362 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/wknock/ipkg')
-rw-r--r-- | package/wknock/ipkg/wknock.control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/package/wknock/ipkg/wknock.control b/package/wknock/ipkg/wknock.control new file mode 100644 index 0000000000..e781daebb6 --- /dev/null +++ b/package/wknock/ipkg/wknock.control @@ -0,0 +1,5 @@ +Package: wknock +Section: net +Priority: optional +Depends: libpcap, wl +Description: A tool to hide your Access Point against opportunistic attackers. |