mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-06 09:13:09 +02:00
bf873bffc3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2362 3c298f89-4303-0410-b956-a3cf2f4a3e73
11 lines
331 B
Plaintext
11 lines
331 B
Plaintext
config BR2_PACKAGE_WKNOCK
|
|
prompt "wknock............................ A tool to hide your Access Point against opportunistic attackers."
|
|
tristate
|
|
default m if CONFIG_DEVEL
|
|
select BR2_PACKAGE_LIBPCAP
|
|
help
|
|
A tool to hide your Access Point against opportunistic attackers.
|
|
|
|
http://www.rstack.org/oudot/wknock/
|
|
|