4b84f790836d395fdd3a6c7b2e27f46852bdfc31
comment out Create-Shortcut from Install-Wireguard.ps1 fix some log messages in Tools.ps1
Management Scripts
Dot source any of the Powershell scripts with the following: . $([Scriptblock]::Create((New-Object Net.WebClient).DownloadString('$URL')))
Dot source the Tools.ps1 script with the following: . $([Scriptblock]::Create((New-Object Net.WebClient).DownloadString('https://dev.emberkom.com/emberkom/management-scripts/raw/branch/master/Tools.ps1')))
Languages
PowerShell
95.9%
Batchfile
3.8%
Shell
0.3%