dependabot[bot] ea72cf2b72 Git submodule: Bump libs/hbb_common from 83419b6 to 5438d20 (#682)
Bumps [libs/hbb_common](https://github.com/rustdesk/hbb_common) from `83419b6` to `5438d20`.
- [Release notes](https://github.com/rustdesk/hbb_common/releases)
- [Commits](https://github.com/rustdesk/hbb_common/compare/83419b6549636ee39dacef7776c473f5802e08d6...5438d2022513573094c860e4035b4fb32a8e7787)

---
updated-dependencies:
- dependency-name: libs/hbb_common
  dependency-version: 5438d2022513573094c860e4035b4fb32a8e7787
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-21 06:14:29 +08:00
2023-02-16 15:23:31 +08:00
2026-07-21 06:05:22 +08:00
2023-02-08 16:45:30 +08:00
2026-07-21 05:26:35 +08:00
2023-07-06 00:50:11 +08:00
2026-07-21 05:26:35 +08:00
2022-05-12 20:07:45 +08:00
2023-02-16 15:23:31 +08:00
2026-07-21 05:26:35 +08:00
2026-07-21 05:26:35 +08:00
2025-01-21 01:09:21 +08:00
2022-05-12 22:11:06 +08:00
2026-01-12 14:54:50 +08:00

RustDesk Server Program

build

Download

Manual

FAQ

How to migrate OSS to Pro

Self-host your own RustDesk server, it is free and open source.

How to build manually

cargo build --release

Three executables will be generated in target/release.

  • hbbs - RustDesk ID/Rendezvous server
  • hbbr - RustDesk relay server
  • rustdesk-utils - RustDesk CLI utilities

You can find updated binaries on the Releases page.

If you want extra features, RustDesk Server Pro might suit you better.

If you want to develop your own server, rustdesk-server-demo might be a better and simpler start for you than this repo.

Installation

Please follow this doc

S
Description
Languages
Rust 87.2%
NSIS 4.3%
JavaScript 3.6%
Shell 3.4%
Dockerfile 0.5%
Other 1%