Simple Captive Portal for Aruba Instant
This is a very simple captive portal script written in PHP, which
displays a page with the terms of use and additionally logs
personal information provided by the user/guest and the Aruba IAP into
a MySQL Database. This script does not check username and password nor
authenticate users by Radius or LDAP in any way. This script is mainly
to display a page with terms of use and/or other informations like
a disclaimer or legal notice.
Access to and display of collected data is provided
by a second simple PHP script.
Demo for the Captlive Portal
|
if you want to try it out you should take this Link
|
Demo for Show Client Access
|
if you want to see how the output looks like you should take this Link
|
Download simple-captive-portal-0.2.tar.gz
|
if you want to download this script you should take this
Link
|