Загрузка данных


New-NetFirewallRule -Name "CloudLink-SSH-WireGuard" -DisplayName "CloudLink SSH from operator Client" -Direction Inbound -Action Allow -Protocol TCP -LocalPort 22 -RemoteAddress 10.77.32.1 -Profile Any