Skip to content
Filippo edited this page Apr 19, 2024 · 6 revisions

About

daloRADIUS is an advanced RADIUS web management application for managing hotspots and general-purpose ISP deployments. It features user management, graphical reporting, accounting, a billing engine, and integrates with OpenStreetMap for geolocation. The system is based on FreeRADIUS with which it shares access to the backend database.

daloRADIUS is written using the PHP programming language and uses a database abstraction layer (DAL) for database access. Although DAL allows the use of different database management systems (DBMSs) (e.g., MariaDB, MySQL, PostgreSQL, SQLite, MsSQL, etc.), daloRADIUS has been mainly tested on the MariaDB DBMS.

Support

Helpful resources to find help and support with daloRADIUS:


Don't forget to check out our guides on installation and reporting issues for additional assistance!

Clone this wiki locally