copy trunk to buildroot-ng branch
[15.05/openwrt.git] / package / wknock / Config.in
1 config BR2_PACKAGE_WKNOCK
2         prompt "wknock............................ A tool to hide your Access Point against opportunistic attackers."
3         tristate
4         default m if CONFIG_DEVEL
5         select BR2_PACKAGE_LIBPCAP
6         help
7           A tool to hide your Access Point against opportunistic attackers.
8           
9           http://www.rstack.org/oudot/wknock/
10