Differences between revisions 15 and 16
Revision 15 as of 2005-03-16 06:38:56
Size: 1090
Editor: WikiMinion
Comment:
Revision 16 as of 2005-06-10 12:19:27
Size: 1493
Editor: sub27-11
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
WiCap-PHP is a very simple captive portal for ''OpenBSD 3.5'' (and maybe other versions). WiCap-PHP is a very simple captive portal for ''OpenBSD'' (tested on 3.5 and 3.7).
Line 6: Line 6:
As of August, 2004 the most recent release is "beta", which should be
robust enough and well enough debugged for most applications
As of June, 2005, the most recent version is ''gamma''.
Line 9: Line 8:
'''Links''': '''Download''':
Line 11: Line 10:
 * Download: http://www.smallwhitecube.com/foo/wicap-php-dl/
 * Browse CVS: http://www.smallwhitecube.com/horde/chora/cvs.php?rt=wicap-php
  * http://www.smallwhitecube.com/toil/programming/files/php/wicap-php.gamma.tar.gz
  * http://www.smallwhitecube.com/toil/programming/files/php/wicap-php.gamma.tar.gz.md5

'''Documentation''':

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

http://www.smallwhitecube.com/php/dokuwiki/doku.php?id=howto:openbsdap

This will walk you through setting up an OpenBSD 3.7 access point from scratch. (based on Node597)
Line 16: Line 23:
BenjaminJencks rewrote the perl part of WiCap-PHP in python, and made some cool improvements. Get his BenjaminJencks rewrote the perl part of WiCap-PHP (version beta) in python, and made some cool improvements. Get his
Line 21: Line 28:
Because BenjaminJencks made it more-betterer, I am not entirely sure about an upgrade path. If Wicap-PHP needs
feature additions, I may make them in his, or blend the two into a sweet, delicious, open-source stew. "Science is a process of correction" (Stephen Jay Gould, Wonderful Life, p. 127 (footnote)).
Although, his improvements made the "beta" version much better, ''gamma'' incorporates his changes, with one exception, ''gamma'' in still only
PHP and Perl, no Python. My rationale behind this is that Python is not installed with OpenBSD 3.7 by default, and adding it takes significant space,
since my Node is using a 256 MB Compact-Flash card for storage, this savings is needed. If you have Python installed, you may want to check out his
fork.

WiCap-PHP is a very simple captive portal for OpenBSD (tested on 3.5 and 3.7). Currently it is maintained by CalebPhillips, although he may get busy and abandon it like so many other projects. This page will earn content as it seems prudent, good to create it at any rate.

As of June, 2005, the most recent version is gamma.

Download:

Documentation:

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

http://www.smallwhitecube.com/php/dokuwiki/doku.php?id=howto:openbsdap

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

Project Forks:

BenjaminJencks rewrote the perl part of WiCap-PHP (version beta) in python, and made some cool improvements. Get his version here:

Although, his improvements made the "beta" version much better, gamma incorporates his changes, with one exception, gamma in still only PHP and Perl, no Python. My rationale behind this is that Python is not installed with OpenBSD 3.7 by default, and adding it takes significant space, since my Node is using a 256 MB Compact-Flash card for storage, this savings is needed. If you have Python installed, you may want to check out his fork.

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