Rustdesk server
RustDesk Server Program
[**Download**](https://github.com/rustdesk/rustdesk-server/releases) The project is written primarily in Rust, distributed under the GNU Affero General Public License v3.0 license, first published in 2020. It has gained significant community traction with 9,941 stars and 2,403 forks on GitHub. Key topics include: remote-access, remote-control, remote-desktop, tauri.
RustDesk Server Program
Self-host your own RustDesk server, it is free and open source.
How to build manually
bashcargo 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
Contributors
Showing top 12 contributors by commit count.
