You download the RustDesk clients directly form the GitHub or Windows client here rustdesk-1.2.1-x86_64.exe( 20Mb)
To use RustDesk via your Artica server, you need at least two RustDesk clients.
Under Windows, it comes in the form of an executable.
It can be installed or simply used in portable mode.
There are two main fields to fill in: ID Server
and Key
To ensure that the client automatically uses a public address and key without manual operation by the user, change the name of the exe file as follows:
rustdesk-1.2.1-x86_64.exe to rustdesk-host=<host-ip-or-name>,key=<public-key-string>.exe
e.g. rustdesk-host=192.168.1.137,key=xfdsfsd32=32.exe.
You must define both the host and the key, as the absence of either will not work.
If necessary, add a comma character after the key, before the .exe part as a delimiter, to prevent the key from being confused if Windows or the browser renames the file when downloading duplicate names.