The web console is integrated in the RustDesk server Pro, serviced by the 21114
port.
Features:
The default port of the web console is 21114. Enter http://<server ip>:21114
in the browser to enter the console page, as shown in the following figure. The default administrator username/password is admin
/test1234
:
If you need HTTPS support, please install a web server such as Nginx
or use IIS
for Windows.
After logging in please be sure to change the password, select Settings
in the account menu in the upper right corner to enter the password modification page, as shown in the following figure. You can also create another administrator account and delete this one. You’d better enable email login verification.
Non-administrator users can also login to browse their device and logs, change their user settings.
By Clicking on Windows EXE
you will be able to get the configs for your own RustDesk Server Pro, this will help configure your clients.
For Windows clients, you can leave out the custom server configuration and put the configuration information in the rustdesk.exe
filename instead. As shown above, please go to the console welcome page and click on Windows EXE
. Client ≥ 1.1.9 required.
You can use this in conjunction with client config and deployment scripts to setup your clients.
admin
userUsers
on the left hand menu.administrator
enabled.admin
on Users
page.Users
on the left hand menu.Groups
on the left hand menu.Edit
.Settings
on the left hand menu.Relay
on the submenu.+
next to Relay Servers
.+
and adapt the Geo settings is required (remember and copy your key to the other servers).Settings
on the left hand menu.License
on the submenu.Edit
and paste in your license code.OK
.On the left hand side click on Logs
.
Gmail in this example
Settings
on the left hand menu.SMTP
on the submenu.smtp.gmail.com
.SMTP Port
.myrustdeskserver@gmail.com
in Mail Account
.myrustdeskserver@gmail.com
in From
.Check
to save.The User is the RustDesk User logged in on the device or assigned to the device by clicking Edit
next to the device, click in the User
box and drop-down to select your user, this will auto assign the group based on the group the user as been assigned to.
This can also be done via the API at command line on deployment or later by calling the RustDesk executable followed by --assign --token <generatedtoken> --user_name <username>
. You need to go to Settings → Tokens → Create
and create a token with Device permissions first to do this. An example of this on windows would be "C:\Program Files\RustDesk\rustdesk.exe" --assign --token <generatedtoken> --user_name <newuser>
.
You can also assign strategy in this way, e.g. --assign --token <generatedtoken> --strategy_name <strategyname>
.
You can also assign address book in this way, e.g. --assign --token <generatedtoken> --address_book_name <addressbookname>
or --assign --token <generatedtoken> --address_book_name <addressbookname> --address_book_tag <addressbooktag>
The command line on Windows does not have output by default. To get output, please run like this, "C:\Program Files\RustDesk\rustdesk.exe" <arg1> <arg2> ... | more
or "C:\Program Files\RustDesk\rustdesk.exe" <arg1> <arg2> ... | Out-String
, see here.
Query
or hit Enter.%
at the start, end or both of the search term.