mirror of
https://github.com/rustdesk/rustdesk-server.git
synced 2024-11-27 14:59:21 +08:00
RustDesk Server Program
libs/hbb_common | ||
src | ||
.env | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
build.rs | ||
Cargo.lock | ||
Cargo.toml | ||
db_v2.sqlite3 | ||
mod.rs | ||
push_docker | ||
README.md | ||
spk.sh |
RustDesk Server Program
<<<<<<< HEAD Self-host your own RustDesk server, it is free and open source.
cargo build --release
Two executables will be generated in target/release.
- hbbs - RustDesk ID/Rendezvous server
- hbbr - RustDesk relay server
Manual
Could you please also help finish below "RustDesk Self-Hosting Sever Survey"? So that we can make it better. https://forms.gle/9sDqAC5JBuB4b52S6
If you are looking for an open source implementation, please go to rustdesk-server-demo.
5043b7ce7f5a2230661381cb9c63f84c60414035