blob: c5abe100a39e20bec37b996cbe111d579c75d6c3 (
plain)
1
2
3
4
5
6
7
8
9
10
|
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/
|