freewrt_1_0
freewrt_2_0
|
Last change
on this file since bccc703 was c04ece1, checked in by Thorsten Glaser <tg@…>, 19 years ago |
|
as discussed with wbx@ some 2-3 weeks ago, change
the BR2_ prefix to FWRT_
tested with a standard build (only the squashfs
image since the jffs2 didn't get built)
git-svn-id: svn://www.freewrt.org/trunk/freewrt@360 afb5a338-a214-0410-bd46-81f09a774fd1
|
-
Property mode
set to
100644
|
|
File size:
551 bytes
|
| Line | |
|---|
| 1 | config FWRT_PACKAGE_NOCATSPLASH
|
|---|
| 2 | prompt "nocatsplash....................... Open public network gateway daemon"
|
|---|
| 3 | tristate
|
|---|
| 4 | default m if CONFIG_DEVEL
|
|---|
| 5 | help
|
|---|
| 6 | NoCatSplash is an Open Public Network Gateway Daemon.
|
|---|
| 7 | It performs as a [captive/open/active] portal. When run on a gateway/router
|
|---|
| 8 | on a network, all web requests are redirected until the client either logs
|
|---|
| 9 | in or clicks "I Accept" to an AUP. The gateway daemon then changes the
|
|---|
| 10 | firewall rules on the gateway to pass traffic for that client (based on IP
|
|---|
| 11 | address and MAC address).
|
|---|
| 12 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.