IDNET Radius Manager is a powerful and practical PostgreSQL-based management platform developed for the MikroTik hotspot infrastructure. It unifies authentication, user lifecycle, traffic control, logging, and reporting processes in a single center.
Gets up and running in minutes with PostgreSQL. Schema and initial data are ready with npm run db:setup.
Operates stably at high volumes with batch insert, separate syslog database, partitioning, and containerization options.
Accelerates operations with fully customizable SMS/National ID registration flows, automatic profile assignment, access expiration days, and deactivation features.
Enhances security with MS-CHAPv2, CHAP, JWT, signature verification, and audit-focused exports.
RADIUS (Remote Authentication Dial-In User Service) is a standard protocol that centrally manages the Authentication, Authorization, and Accounting processes of users and devices connecting to a network.
IDNET Radius Manager combines connection security, user management, and operational automation in a single dashboard.
Mikrotik-Rate-Limit, NAS-based control, active session visibility.The product interface comes with JSON-based language files; new languages can easily be added if needed. The system automatically detects the browser language and selects the appropriate language (with a fallback mechanism).
Logs are securely stored with the PostgreSQL-backed internal logging infrastructure. Logs can be signed, and their integrity can be verified. It also provides page analytics reports to monitor user behaviors.
Real-time status and critical lists are in one place with "ready-to-use screens" that simplify operations.
With built-in scheduled tasks (cron), users can be imported from hotel programs and various data sources. Add/update, deactivate, or delete operations can be managed with an automatic "upsert" logic.
Debug/run and automatic transfer flows are supported for each source.
PostgreSQL 13+.env.example → .env and configure the environment variablesWindows / Linux / Dockeradmin / mltek
Dashboard: /manage/login
API_PORT (default 3000)RADIUS_AUTH_PORT (default 1812)RADIUS_ACCT_PORT (default 1813)SYSLOG_PORT (default UDP 514)RADIUS_COA_PORT (default 3799)/radius incoming set accept=yes is recommended for RADIUS incoming on the MikroTik side.IDNET Radius Manager is designed to easily adapt to different infrastructures and can be run in Windows, Linux, and Docker environments.
Because it's not just a RADIUS server; it's a hotspot management platform ready for growth that accelerates your operations, enhances security, and improves the customer experience.
Comments