RustDesk 09a9edcd50
Merge pull request #6 from BestiaPL/main
Added Polish translation of README file
2023-10-16 18:00:34 +08:00
2021-05-27 20:44:13 +08:00
2021-05-27 18:22:19 +08:00
2021-05-27 19:59:49 +08:00
2021-06-07 20:08:49 +08:00
2023-10-16 11:50:16 +02:00
2023-10-16 11:50:42 +02:00
2023-10-16 11:56:33 +02:00
2023-10-16 11:51:01 +02:00

[Deutsch] | [Nederlands] | [Polski]

A working demo of RustDesk server implementation

This is a super simple working demo implementation with only one relay connection allowed, without NAT traversal, persistence, encryption and any other advanced features. But it can be your good starting point to write your own RustDesk server program.

How to run

# install rustup first, https://rustup.rs/
IP=<public ip of this machine> cargo run

https://rustdesk.com/blog/id-relay-set/

https://github.com/rustdesk/rustdesk/issues/115

Description
A working demo of RustDesk server implementation
Readme AGPL-3.0 160 KiB
Languages
Rust 100%