mirror of
https://github.com/rustdesk/rustdesk-server-demo.git
synced 2025-07-01 23:36:01 +00:00
Update README.md
This commit is contained in:
parent
5f99aab3ee
commit
a6ff64441e
@ -2,7 +2,7 @@
|
||||
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
|
||||
```
|
||||
```bash
|
||||
# install rustup first, https://rustup.rs/
|
||||
IP=<your public ip> cargo run
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user