Add wireguard (copy)

This commit is contained in:
Ingrid010109!? 2025-01-02 00:12:33 +01:00
parent 9b672f418f
commit c8a4f418f0
2 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,10 @@
{
"uuid" : "f4456d84-018b-44c7-a8ac-a9b7d1a3a960",
"name" : "wireguard (Copy)",
"categoryUuid" : "2ebe169e-536e-4fd2-8e78-724996990fcc",
"color" : null,
"icon" : null,
"configuration" : {
"deletable" : true
}
}

View File

@ -0,0 +1,23 @@
{
"type" : "ssh",
"proxy" : {
"storeId" : "f0ec68aa-63f5-405c-b178-9a4454556d6b"
},
"host" : "192.168.176.40",
"port" : 22,
"user" : "root",
"password" : {
"type" : "inPlace",
"value" : {
"secret" : {
"type" : "locked",
"encryptedValue" : "e1FM9DhT0jU5CwQJ52dq09RR2vY7XEfMVFeTee4Dnr4TFdANLhuGJ74p"
}
}
},
"identityStrategy" : {
"type" : "none"
},
"dontInteractWithSystem" : false,
"forwardX11" : false
}