Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Liborsaf/rustdesk-server-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[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/

rustdesk/rustdesk#115

About

A working demo of RustDesk server implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Rust 100.0%