This example runs a RustDesk server (with detailed/debug logs enabled and secured with id_ed25519 key that only you can use in your machines if you configure RustDesk clients) and you can use the server resources instead of RustDesk public resources.
- For clients, use nightly builds of RustDesk (Patiently waiting 1.2.0 version https://github.com/rustdesk/rustdesk/releases/tag/nightly)
- Use the
docker-compose.yaml
file and runsudo docker-compose up
- Allow these ports open to public:
- TCP ports:
- 21115
- TCP ports:
- 21116