Files
BetterDesk/docs
UNITRONIX ed96e94806 refactor(agent): enhance session management and input handling
- Updated session control mechanisms to ensure proper handling of remote input and clipboard operations.
- Introduced session authorization checks to validate operator permissions before starting desktop sessions.
- Improved input injection logic to prevent unauthorized access during active sessions.
- Added new capabilities for managing session flags and controls, ensuring a more robust and secure desktop experience.
- Enhanced error handling and logging for better traceability of session-related actions.
2026-08-06 00:50:02 +02:00
..
2026-03-24 00:26:25 +01:00
2026-03-24 00:26:25 +01:00

Documentation

This directory contains comprehensive documentation for BetterDesk Console, organized by topic.

GitHub Wiki: User-facing wiki pages are maintained in wiki/ and published to github.com/UNITRONIX/BetterDesk/wiki via scripts/sync-wiki.sh or scripts/sync-wiki.ps1.

Setup & Installation

Docker

Features

Architecture

Troubleshooting

Performance

Development

Enterprise

Security


Note: The original Rust-based HBBS patch has been replaced by the Go server and moved to archive/. See the main README for current architecture.