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 avatar which will be shown on controlled side, go to account settings (top right side of web console), you can set avatar now. It will also get avatar from OIDC automatically, but for new users only.
- If you want to set a avatar for all users. Please set below advanced option in custom client
e.g.
avatar=https://yourcompany.com/logo.png
This option has higher priority than user's avatar.
- If you want to set a avatar for all users. Please set below advanced option in custom client
- fix #913
- add display name which will be shown on controlled side, go to account settings (top right side of web console), you can set your display name.
- fix(oidc): harden config persistence, fix token exchange
- add support smtp oauth2 xoauth2
- remove length limit of addressbook peer alias
- Fix IP comparison for IPv4-mapped IPv6 addresses to avoid duplicate id
- allow to change 2FA issuer name
- backup private key when it is updated