Skip to content

RustWorks/rustdesk-server

 
 

Repository files navigation

RustDesk Server Program

build

Download

Manual

FAQ

How to migrate OSS to Pro

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

About

RustDesk Server Program

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 85.9%
  • NSIS 4.7%
  • JavaScript 3.9%
  • Shell 3.7%
  • Dockerfile 0.6%
  • HTML 0.4%
  • Other 0.8%