= WiCap-PHP = [[WiCap-PHP]] is a very simple captive portal for ''OpenBSD'' (tested on 3.5 and 3.7). "Totally stable and usable," (CalebPhillips) but no longer maintained. If you want to take over development of this project, let CalebPhillips know. <> == Features == * Simple! * Written in 'C' for speed and portability * (Experimental) Support for statistics-collection using RRDTool * Inspects the ARP table to evict inactive/bad leases * Intended to work with a change-rooted Apache == Download == * Delta (Interim Release) * [[http://www.smallwhitecube.com/toil/programming/files/php/wicap-php.delta.interim.tar.gz|wicap-php.delta.interim.tar.gz]] * [[http://www.smallwhitecube.com/toil/programming/files/php/wicap-php.delta.interim.tar.gz.md5|wicap-php.delta.interim.tar.gz.md5]] === Source === The most recent source is available via subversion: {{{ svn co http://svn.smallwhitecube.com/wicap-php/trunk wicap-php }}} === Old Versions === * Delta * [[http://www.smallwhitecube.com/toil/programming/files/php/wicap-php.delta.tar.gz|wicap-php.delta.tar.gz]] * [[http://www.smallwhitecube.com/toil/programming/files/php/wicap-php.delta.tar.gz.md5|wicap-php.delta.tar.gz.md5]] * Gamma * [[http://www.smallwhitecube.com/toil/programming/files/php/wicap-php.gamma.tar.gz|wicap-php.gamma.tar.gz]] * [[http://www.smallwhitecube.com/toil/programming/files/php/wicap-php.gamma.tar.gz.md5|wicap-php.gamma.tar.gz.md5]] == Documentation == There is a FAQ here: [[WiCap-PHP-FAQ]] Installation instructions are maintained within the tarball, also there is a HowTo here: [[http://www.smallwhitecube.com/php/dokuwiki/doku.php?id=howto:openbsdap|OpenBSD AP HowTo]] This will walk you through setting up an OpenBSD 3.7 access point from scratch. (based on [[NodeSmallWhiteCube]])