ランキングに戻る
RustDesk Server Program
remote-desktopremote-controlremote-accesstauri
主要指標
スター成長
スター
10.1k
フォーク
2.5k
週間成長
—
Issue
164
10.1k10.1k10.1k
7月18日7月18日7月19日7月19日7月20日7月20日7月21日
成果物crates.io
cargo add rustdesk-serverREADME
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
関連リポジトリ