Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Switch between multiple Rustdesk environments.

Since Rustdesk always saves config in %appdata%\Rustdesk and i regulary need to switch between different Rustdesk Servers i decided to make this.

How to:

If neccessary, save your peer list, serverconfig, etc. - delete %appdata%\Rustdesk

Create C:\Rustdesk and place Rustdesk-Multi.ps1 and Rustdesk executable there, rename executable to Rustdesk.exe

Create Folder for your environments,

C:\Rustdesk\Company

C:\Rustdesk\Private

C:\Rustdesk\Public

Create Shortcuts for

C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -ExecutionPolicy Bypass -File "C:\Rustdesk\Rustdesk-Multi.ps1" Company

Run and set your ID-Server, Public-key, etc

C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -ExecutionPolicy Bypass -File "C:\Rustdesk\Rustdesk-Multi.ps1" Private

Run and set your ID-Server, Public-key, etc

C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -ExecutionPolicy Bypass -File "C:\Rustdesk\Rustdesk-Multi.ps1" Public

Run and set your ID-Server, Public-key, etc

Will kill all running Rustdesk processes, create junctions from %appdata%\Rustdesk to whatever your argument is what you call in the shortcut.

About

Have different Rustdesk environments easily available on one Machine

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages