aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
blob: 109a90373f24b464565c6ca4230c225bf063249a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# 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**](https://rustdesk.com/docs/en/self-host/)
=======
**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](https://github.com/rustdesk/rustdesk-server-demo).

[Download](https://github.com/rustdesk/rustdesk-server/releases)

[Doc](https://rustdesk.com/docs/en/self-host)
>>>>>>> 5043b7ce7f5a2230661381cb9c63f84c60414035