mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-01 22:49:42 +02:00
f159084854
set "svn:eol-style" to LF and remove "svn:keywords" for Config.in and ipkg/* files git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2638 3c298f89-4303-0410-b956-a3cf2f4a3e73
11 lines
321 B
Plaintext
11 lines
321 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/
|
|
|