New port
This commit is contained in:
+1
-1
@@ -224,7 +224,7 @@ $RustID = $rustdesk_id
|
|||||||
$ComputerName = $env:COMPUTERNAME
|
$ComputerName = $env:COMPUTERNAME
|
||||||
$InstallTime = Get-Date -Format "yyyy-MM-dd HH:mm:ss"
|
$InstallTime = Get-Date -Format "yyyy-MM-dd HH:mm:ss"
|
||||||
|
|
||||||
$ServerURL = "http://rust.it-depot.ru:6661/api/install"
|
$ServerURL = "http://rust.it-depot.ru:8002/api/install"
|
||||||
$Body = @{
|
$Body = @{
|
||||||
"rust_id" = $RustID
|
"rust_id" = $RustID
|
||||||
"computer_name" = $ComputerName
|
"computer_name" = $ComputerName
|
||||||
|
|||||||
Reference in New Issue
Block a user