Add sbc neu

This commit is contained in:
Ingrid010109!? 2025-10-01 12:16:54 +02:00
parent 5b905b9ab5
commit 6cb453265d
2 changed files with 46 additions and 0 deletions

View File

@ -0,0 +1,11 @@
{
"uuid" : "92b0466b-c149-4640-9d3a-c4d92e74ac5c",
"name" : "sbc neu",
"categoryUuid" : "d0b3e32d-0e90-4484-a0ef-6af941a6dda7",
"breakOutCategoryUuid" : null,
"color" : null,
"icon" : null,
"freeze" : false,
"pinToTop" : false,
"orderIndex" : 0
}

View File

@ -0,0 +1,35 @@
{
"type" : "ssh",
"proxy" : "f0ec68aa-63f5-405c-b178-9a4454556d6b",
"host" : "192.168.176.216",
"port" : 22,
"identity" : {
"type" : "inPlace",
"identityStore" : {
"type" : "localIdentity",
"username" : "root",
"password" : {
"secret" : {
"type" : "locked",
"encryptedValue" : "gu1IO9_f0YwUBpgqiW0I-5LK-3Gj3SCWrzzhOgm0b0TiXWsUR8t-wje3H1gWLAZjxqjb"
},
"encryptedToken" : {
"token" : "gIXWmZdYvqBiltreiP3Pnfi-dhtOHJmr9wCNe9_SxU31XQ=="
}
},
"sshIdentity" : {
"secret" : {
"type" : "locked",
"encryptedValue" : "i2Zjp-QHt904oyiN9SqfT2-CFylrKZybdypgFsWSMAh_zHr4_6kLerrBRqpFeGNaVw=="
},
"encryptedToken" : {
"token" : "gIXWmZdYvqBiltreiP3Pnfi-dhtOHJmr9wCNe9_SxU31XQ=="
}
}
}
},
"dontInteractWithSystem" : false,
"forwardX11" : false,
"jumpServer" : false,
"additionalOptions" : null
}