Skip to content

RustDesk Tokenless Nightly

Latest

Choose a tag to compare

@2317942351 2317942351 released this 27 May 10:04

Automated tokenless compatibility builds for self-hosted RustDesk servers (hbbs / hbbr).

Artifacts:

  • Windows x64 installer and portable package
  • Native Windows ARM64 portable package
  • Android unsigned APKs, including ARM architectures

This build keeps API login, account, device list, and address book behavior, while avoiding access_token handoff into the connection setup path that can trigger Failed to secure tcp: deadline has elapsed.

面向自建 hbbs / hbbr 的 RustDesk 兼容构建。

构建内容:

  • Windows x64 安装包和便携包
  • 原生 Windows ARM64 便携包
  • Android 未签名 APK,包含 ARM 架构

这个版本保留 API 登录、账号、设备列表和地址簿,并避免把 access_token 传入连接建立流程,从而规避 Failed to secure tcp: deadline has elapsed