-
Notifications
You must be signed in to change notification settings - Fork 341
Home
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 might allow the use of different database management systems (DBMSs) (e.g., MariaDB, MySQL, PostgreSQL, SQLite, MsSQL, etc.), it is important to note that daloRADIUS has been fully tested only on the MariaDB DBMS. Therefore, the use of other DBMSs is not recommended.
Helpful resources to find help and support with daloRADIUS:
- daloRADIUS Issues: https://github.com/lirantal/daloradius/issues
- Official daloRADIUS Website: http://www.daloradius.com
- daloRADIUS Official Community on Facebook
- SourceForge hosted forums area: https://sourceforge.net/p/daloradius/discussion/
- Mailing List: [email protected] and register here to post there: https://lists.sourceforge.net/lists/listinfo/daloradius-users
Don't forget to check out our guides on installation and reporting issues for additional assistance!
daloRADIUS is a free and open-source project made possible by the contributions of many dedicated individuals. Special thanks to:
- Filippo Lauria - Main maintainer of this repository
- Liran Tal - The original creator of daloRADIUS
- Miguel García and all contributors for their valuable work
If you appreciate the work behind daloRADIUS and want to support the development, follow the authors on GitHub to stay updated with their latest contributions.