CoovaChilli is a feature rich software access controller that provides a captive portal / walled-garden environment and uses RADIUS or a HTTP protocol for access provisioning and accounting. Released under the GNU General Public License (GPL).
Visit website for documentation and archived content
Please use the Github issues section for bug reports only.
There are now mailing lists for general support / discussion as well as an announcement list for notices.
General discussion / support mailing list
To get started after cloning git repository:
sh bootstrap
./configure
make
More details about the build process and dependencies are covered in the INSTALL file