You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remote command execution. The run-command dialog now defaults the user to root, clearly notes that only quick commands are supported (not long-running or streaming ones), and shows results grouped by success/failure with full standard output and standard error.
Fixed
Remote command execution now reliably reaches the target device and reports accurate results — resolving cases where a command sent no request at all, an online device was wrongly reported as offline, or a successful command surfaced a spurious error.
coturn (WebRTC/TURN relay) now starts correctly on stricter Docker hosts such as some NAS systems, fixing a permission/config error that could stop it from running.