Skip to content

Instantly share code, notes, and snippets.

View lalibi's full-sized avatar
🏠
Working from home

Nicholaos Bilalis lalibi

🏠
Working from home
View GitHub Profile
@lalibi
lalibi / Install-RustDesk.ps1
Last active April 13, 2025 09:18
Install-RustDesk.ps1
# Usage:
# 1) Run this command in PowerShell, as Administrator:
# irm https://gist.githubusercontent.com/lalibi/c4707d4f62f174d24df4cf12348aaa65/raw/Install-RustDesk.ps1 | iex
# or
# 2) Download the script and run it:
# irm https://gist.githubusercontent.com/lalibi/c4707d4f62f174d24df4cf12348aaa65/raw/Install-RustDesk.ps1 -out Install-Rustdesk.ps1; iex .\Install-Rustdesk.ps1
# References:
# Client Deployment :: Documentation for RustDesk - https://tinyurl.com/258x3hhd