Add raspberry boot oben (kopieren)
This commit is contained in:
parent
4fbce5e3ce
commit
5120578526
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"uuid" : "e721c36e-25e8-41e9-85cc-540128f68675",
|
||||
"name" : "Raspberry Boot oben (Kopieren)",
|
||||
"categoryUuid" : "a2617d04-fd39-4a6b-9e53-c9abfa46ab0d",
|
||||
"breakOutCategoryUuid" : null,
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"freeze" : false,
|
||||
"pinToTop" : false,
|
||||
"orderIndex" : 0
|
||||
}
|
||||
|
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"type" : "ssh",
|
||||
"proxy" : "f0ec68aa-63f5-405c-b178-9a4454556d6b",
|
||||
"host" : "192.168.168.228",
|
||||
"port" : 22,
|
||||
"identity" : {
|
||||
"type" : "inPlace",
|
||||
"identityStore" : {
|
||||
"type" : "localIdentity",
|
||||
"username" : "raspberry",
|
||||
"password" : {
|
||||
"secret" : {
|
||||
"type" : "locked",
|
||||
"encryptedValue" : "bL5EYGOD5i95trnKO-iTLTNKSLNgznjhYWuNmhzyEiP15sIQ9bnEV1yYCfxa2BsOBtaNtW011DmxZRNDzj_OiNybPJabnn8qVA1uD9ZnPcOVcztd7v4B6U-7ATSTFjwiu4BFjlo0gQ=="
|
||||
},
|
||||
"encryptedToken" : {
|
||||
"token" : "epbxj_4dtH1sZo1Dv7AvEHF55OZwa_-7pLm5ZyEio_hwwg=="
|
||||
}
|
||||
},
|
||||
"sshIdentity" : {
|
||||
"secret" : {
|
||||
"type" : "locked",
|
||||
"encryptedValue" : "rLEQ9fbu3aGElYiuHSaO3-cZd5EfgFkfOWEQkJRC7TVN1OiJpNvs8k-Xnfqu06MlJA=="
|
||||
},
|
||||
"encryptedToken" : {
|
||||
"token" : "epbxj_4dtH1sZo1Dv7AvEHF55OZwa_-7pLm5ZyEio_hwwg=="
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"dontInteractWithSystem" : false,
|
||||
"forwardX11" : false,
|
||||
"jumpServer" : false,
|
||||
"additionalOptions" : null
|
||||
}
|
||||
Loading…
Reference in New Issue