|
1 month ago | |
---|---|---|
.cargo | 2 years ago | |
.github | 1 month ago | |
.vscode | 2 years ago | |
debian | 6 months ago | |
docker | 10 months ago | |
docker-classic | 1 year ago | |
libs | 5 months ago | |
rcd | 1 year ago | |
src | 1 month ago | |
systemd | 2 years ago | |
ui | 6 months ago | |
.env | 3 years ago | |
.gitattributes | 3 years ago | |
.gitignore | 1 year ago | |
.gitmodules | 6 months ago | |
Cargo.lock | 6 months ago | |
Cargo.toml | 6 months ago | |
LICENSE | 3 years ago | |
README.md | 1 month ago | |
build.rs | 2 years ago | |
db_v2.sqlite3 | 6 months ago | |
docker-compose.yml | 3 years ago |
Self-host your own RustDesk server, it is free and open source.
cargo build --release
Three executables will be generated in target/release.
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.
Please follow this doc