Skip to content

1.3.10

Choose a tag to compare

@rustdesk rustdesk released this 05 Jul 14:06
· 16 commits to main since this release
43a8b5c

https://rustdesk.com/pricing.html

Docker:

https://hub.docker.com/r/rustdesk/rustdesk-server-pro
https://hub.docker.com/r/rustdesk/rustdesk-server-pro-s6

Changelog

  • Add proxy support for license verification in case you can not access internet directly
    e.g. proxy=http://username:password@example.com:8080 ./hbbs
    you can also add proxy=http://username:password@example.com:8080 to .env file
    under working directory (where you can see id_ed25519 / db.sqlite3 files)