Differences between revisions 29 and 30
Revision 29 as of 2007-11-23 18:02:16
Size: 2075
Editor: localhost
Comment: converted to 1.6 markup
Revision 30 as of 2012-03-29 11:51:35
Size: 1886
Editor: DanRasmussen
Comment: Reduced word bloat
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
Currently it is maintained by CalebPhillips.

Note: This project, while totally stable and usable, is no longer being maintained. My
access point no longer runs OpenBSD, and hence, I don't have an itch to scratch (or
a platform on which to develop). If you want to take over development of this project,
let me know. (CalebPhillips)
"Totally stable and usable," (CalebPhillips) but no longer maintained. If you want to take over development of this project, let CalebPhillips know.

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

Source

The most recent source is available via subversion:

  svn co http://svn.smallwhitecube.com/wicap-php/trunk wicap-php

Old Versions

Documentation

There is a FAQ here: WiCap-PHP-FAQ

Installation instructions are maintained within the tarball, also there is a HowTo here: OpenBSD AP HowTo

This will walk you through setting up an OpenBSD 3.7 access point from scratch. (based on NodeSmallWhiteCube)

WiCap-PHP (last edited 2012-03-29 11:51:35 by DanRasmussen)