mirror of
https://github.com/rustdesk/rustdesk-server.git
synced 2026-05-19 08:00:18 +00:00
dependabot/submodules/master/libs/hbb_common-9043c15
83419b6 to 9043c15
Bumps [libs/hbb_common](https://github.com/rustdesk/hbb_common) from `83419b6` to `9043c15`. - [Release notes](https://github.com/rustdesk/hbb_common/releases) - [Commits](https://github.com/rustdesk/hbb_common/compare/83419b6549636ee39dacef7776c473f5802e08d6...9043c15acc6d5b42b6c12ad284c16c1ec172f1f0) --- updated-dependencies: - dependency-name: libs/hbb_common dependency-version: 9043c15acc6d5b42b6c12ad284c16c1ec172f1f0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
RustDesk Server Program
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
Description
Languages
Rust
86.1%
NSIS
4.6%
JavaScript
3.9%
Shell
3.7%
Dockerfile
0.6%
Other
1.1%