Device Dashboard
Connected Devices
| ID | Note | Status | Created | Actions |
|---|---|---|---|---|
| Loading devices... | ||||
Server Public Key
Protected Content
Enter your password to view the server public key
Account Settings
Change Password
About BetterDesk Console
Project Information
BetterDesk Console v1.5.0 - Advanced management interface for RustDesk Server
A powerful, secure web console for managing RustDesk remote desktop server. Features include device management, user authentication with role-based access control, ban enforcement with fail-closed security policy, and comprehensive audit logging.
Source Code
This project is open source and available on GitHub:
github.com/UNITRONIX/Rustdesk-FreeConsole
Issues, feature requests, and contributions are welcome!
Open Source Components
This project is built with the following open source software:
-
RustDesk Server - AGPL-3.0 License
Open source remote desktop server
github.com/rustdesk/rustdesk-server -
Flask - BSD-3-Clause License
Lightweight web application framework for Python
flask.palletsprojects.com -
Flask-WTF - BSD License
CSRF protection and form validation
flask-wtf.readthedocs.io -
Flask-Limiter - MIT License
Rate limiting extension for Flask
flask-limiter.readthedocs.io -
bcrypt - Apache License 2.0
Password hashing library
github.com/pyca/bcrypt -
SQLite - Public Domain
Embedded database engine
sqlite.org -
Font Awesome - SIL OFL 1.1 / MIT License
Icon library
fontawesome.com
Security Features
- Authentication System - Secure login with bcrypt password hashing
- Role-Based Access Control - Admin, Operator, and Viewer roles
- CSRF Protection - Cross-Site Request Forgery prevention
- Rate Limiting - Protection against brute force attacks
- Fail-Closed Policy - Banned devices cannot connect even if service restarts
- Audit Logging - Complete history of user actions
- Content Security Policy - Protection against XSS attacks
Credits
Developed by UNITRONIX
Special thanks to the RustDesk team and open source community.
© 2026 UNITRONIX. Released under AGPL-3.0 License.