Differences between revisions 24 and 29 (spanning 5 versions)
Revision 24 as of 2006-01-03 06:52:34
Size: 3982
Editor: 202-58-85-2
Comment:
Revision 29 as of 2007-11-23 18:02:16
Size: 2075
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
["WiCap-PHP"] is a very simple captive portal for ''OpenBSD'' (tested on 3.5 and 3.7). [[WiCap-PHP]] is a very simple captive portal for ''OpenBSD'' (tested on 3.5 and 3.7).
Line 6: Line 6:
As of November, 2005, the most recent version is ''delta''. I am making an interim release
which contains some bug fixes and will be the last stable release before ''epsilon''.
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)
Line 9: Line 11:
[[TableOfContents]] <<TableOfContents>>
Line 13: Line 15:
  * Simple!
Line 21: Line 24:
    * [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]
    * [[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]]
Line 28: Line 31:
{{{
Line 29: Line 33:
}}}
Line 33: Line 37:
    * [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]
    * [[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]]
Line 36: Line 40:
    * [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]
    * [[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]]
Line 39: Line 43:
=== Project Forks ===

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

 * [http://bjencks.net/captive/captive-0.1.tar.gz captive-0.1.tar.gz]

Although, his improvements made the ''beta'' version much better, ''delta'' incorporates his changes, with one exception, ''delta'' is written in C and PHP, 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.
Line 50: Line 46:
There is a FAQ here: ["WiCap-PHP-FAQ"] There is a FAQ here: [[WiCap-PHP-FAQ]]
Line 52: Line 48:
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] 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]]
Line 54: Line 50:
This will walk you through setting up an OpenBSD 3.7 access point from scratch. (based on ["NodeSmallWhiteCube"])


 == This is may be interesting ==
[http://women.synnnet.net/ | fat naked chicks][http://women.synnnet.net/fat-woman-photos.html | fat woman photos][http://women.synnnet.net/fat-lady-beatdown.html | fat lady beatdown][http://women.synnnet.net/fat-photos.html | fat photos][http://women.synnnet.net/big-boobs-free.html | big boobs free][http://women.synnnet.net/fat-mature-women-galleries.html | fat mature women galleries][http://women.synnnet.net/lip-plumper.html | lip plumper][http://women.synnnet.net/chicks-big-tits.html | chicks big tits][http://women.synnnet.net/natural-big-tits.html | natural big tits][http://women.synnnet.net/bbw-galleries.html | bbw galleries][http://women.synnnet.net/bbw-chat.html | bbw chat][http://women.synnnet.net/chubby-belly-girls.html | chubby belly girls][http://women.synnnet.net/lip-plumpers.html | lip plumpers][http://women.synnnet.net/big-booty-white-girls.html | big booty white girls][http://women.synnnet.net/fat-chicks-in-party-hats.html | fat chicks in party hats][http://women.synnnet.net/i-want-to-see-the-top-20-bbw-websites-on-the-web.html | i want to see the top 20 bbw websites on the web][http://women.synnnet.net/popa-chubby.html | popa chubby][http://women.synnnet.net/mature-fat-women.html | mature fat women][http://women.synnnet.net/pictures-of-only-fat-girl-humor..html | pictures of only fat girl humor.]
This will walk you through setting up an OpenBSD 3.7 access point from scratch. (based on [[NodeSmallWhiteCube]])

WiCap-PHP

WiCap-PHP is a very simple captive portal for OpenBSD (tested on 3.5 and 3.7). 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)

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)