mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 21:53:08 +02:00
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/
|
||
|
|