This page contains instructions for how to install and setup RustDesk to recieve Remote Desktop Support by VerrilloTrading during your call.
Once you install RustDesk you will need to run a one time configuration script.
It adds 3 lines to your RustDesk configuration file in order to use our relay server for a faster Remote Desktop connection, instead of relying on RustDesk servers for the connection. The Windows version also stops the RustDesk Service from running.
Follow the steps for your operating system below:
& ([scriptblock]::Create((irm "https://verrillotrading.com/rustdesk-windows-setup")))
The script will ask for elevated privileges in order to stop RustDesk Service. The rest of the script runs as the user. View the script if you are not sure if this is safe.
This video shows the entire setup process for Windows:
————————————————————-
If you have any issues with permissions or installing RustDesk on MacOS refer to this official help topic.
bash -c "$(curl -fsSL https://verrillotrading.com/rustdesk-mac-setup)"
You can view the contents of the scripts here:
No elevated privileges are required on MacOS because the RustDesk Service is not an issue like it is on Windows.
You will need to allow RustDesk permission to record the screen, you will recieve a prompt for this when a remote desktop connection is first established.
This video shows the entire setup process for MacOS: