diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-03 11:37:43 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-03 11:37:43 +0000 |
commit | 6fc6d689b3a754c1f3f26ea0b9d6ff048c9faa90 (patch) | |
tree | 1590fde3a966c15c3e442f8caef7b0a0b94b892d /package/nocatsplash/nocatsplash.control | |
parent | 39b6f519906c72dbfbe321ca55d0ab125671d454 (diff) |
add arpwatch and nocatsplash
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@539 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/nocatsplash/nocatsplash.control')
-rw-r--r-- | package/nocatsplash/nocatsplash.control | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/package/nocatsplash/nocatsplash.control b/package/nocatsplash/nocatsplash.control new file mode 100644 index 000000000..4bbcb4e35 --- /dev/null +++ b/package/nocatsplash/nocatsplash.control @@ -0,0 +1,11 @@ +Package: nocatsplash +Priority: optional +Section: net +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Description: 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). |