Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.cyberdesk.io/llms.txt

Use this file to discover all available pages before exploring further.

Cyberdesk can manage connected Cyberdriver machines through internal tunnel endpoints.

Shutdown

Remote shutdown is supported through:
POST /internal/shutdown
This is intended to stop the Cyberdriver process or service-side tunnel after Cyberdesk has sent the request. The endpoint returns a response first, then exits shortly after so the response can flush through the tunnel.

Updates

Cyberdriver 1.x uses the RustDesk-based Windows MSI distribution path. Dashboard remote update for the old Python agent remains capped to the legacy 0.0.x line and should not downgrade a Cyberdriver 1.x install. Current launch recommendation:
  • Windows customers install the latest MSI.
  • Remote update polish can be added after launch once the signed Windows artifact flow is stable.

Legacy auto-update cap

The old dashboard auto-update flow is limited to legacy Python Cyberdriver versions up to 0.0.44. Cyberdriver 1.0.0 and newer should be updated through the new MSI path.