2005-09-21 08:18:56 +03:00
|
|
|
config BR2_PACKAGE_WIFIDOG
|
2005-11-05 04:16:36 +02:00
|
|
|
prompt "wifidog........................... A wireless captive portal solution"
|
|
|
|
tristate
|
|
|
|
default m if CONFIG_DEVEL
|
2005-09-21 08:18:56 +03:00
|
|
|
select BR2_PACKAGE_IPTABLES
|
|
|
|
select BR2_PACKAGE_IPTABLES_EXTRA
|
2005-11-05 04:16:36 +02:00
|
|
|
select BR2_PACKAGE_KMOD_IPTABLES_V4
|
|
|
|
select BR2_PACKAGE_KMOD_IPTABLES_V4_EXTRA
|
2005-09-21 08:18:56 +03:00
|
|
|
help
|
2005-11-05 04:16:36 +02:00
|
|
|
The Wifidog project is a complete and embeddable captive
|
|
|
|
portal solution for wireless community groups or individuals
|
|
|
|
who wish to open a free Hotspot while still preventing abuse
|
|
|
|
of their Internet connection.
|
|
|
|
|
|
|
|
http://www.wifidog.org/
|
|
|
|
|