summaryrefslogtreecommitdiff
path: root/openwrt/package/nocatsplash/Config.in
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-04-03 11:37:43 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-04-03 11:37:43 +0000
commit6a22118b9176180cd49786accd9d5f6436b1e076 (patch)
treedfb578cd7405f0554c8c01f7e0b9125571ea7089 /openwrt/package/nocatsplash/Config.in
parentaae9a9ade0ee51c2a3c306449071c8084d569ba3 (diff)
downloadmtk-20170518-6a22118b9176180cd49786accd9d5f6436b1e076.zip
mtk-20170518-6a22118b9176180cd49786accd9d5f6436b1e076.tar.gz
mtk-20170518-6a22118b9176180cd49786accd9d5f6436b1e076.tar.bz2
add arpwatch and nocatsplash
SVN-Revision: 539
Diffstat (limited to 'openwrt/package/nocatsplash/Config.in')
-rw-r--r--openwrt/package/nocatsplash/Config.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/openwrt/package/nocatsplash/Config.in b/openwrt/package/nocatsplash/Config.in
new file mode 100644
index 0000000..8795482
--- /dev/null
+++ b/openwrt/package/nocatsplash/Config.in
@@ -0,0 +1,10 @@
+config BR2_PACKAGE_NOCATSPLASH
+ tristate "NoCatSplash"
+ default m
+ help
+ NoCatSplash is an Open Public Network Gateway Daemon.
+ It performs as a [captive/open/active] portal. When run on a gateway/router
+ on a network, all web requests are redirected until the client either logs
+ in or clicks "I Accept" to an AUP. The gateway daemon then changes the
+ firewall rules on the gateway to pass traffic for that client (based on IP
+ address and MAC address).