Skip to content

A working demo of RustDesk server implementation, for future community node self-runing

License

Notifications You must be signed in to change notification settings

AAStarCommunity/rustdesk-server-demo

 
 

Repository files navigation

[Deutsch] | [Español] | [Français] | [Nederlands] | [Polski] | [Português (Brasil)] | [简体中文]

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/

rustdesk/rustdesk#115

About

A working demo of RustDesk server implementation, for future community node self-runing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%