Add roundcube
This commit is contained in:
parent
1ca08526fd
commit
e21649362d
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"uuid" : "f1251bf6-044a-4ea6-8c1f-a8a50dc51e65",
|
||||
"name" : "roundcube",
|
||||
"categoryUuid" : "0b2c0094-af5e-4002-8ab5-c4accf4f110e",
|
||||
"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.174.110",
|
||||
"port" : 22,
|
||||
"identity" : {
|
||||
"type" : "inPlace",
|
||||
"identityStore" : {
|
||||
"type" : "localIdentity",
|
||||
"username" : "root",
|
||||
"password" : {
|
||||
"secret" : {
|
||||
"type" : "locked",
|
||||
"encryptedValue" : "xVZ91Eh7D2OjN-jfz172zLIjhXPppWg89iagmfNY0l8PZzrMnmeZ6jBdHJjEglpmeyHnW2oGjT20idRPwFRMuabubpx320Lk2XbmDNPMIaWRAzi-qUzU7iQ="
|
||||
},
|
||||
"encryptedToken" : {
|
||||
"token" : "7ko0cgB4IlQSBGP1PJNLfRGusA3wdoWJ6AUCk8jl6iJ11w=="
|
||||
}
|
||||
},
|
||||
"sshIdentity" : {
|
||||
"secret" : {
|
||||
"type" : "locked",
|
||||
"encryptedValue" : "ZCl0uGyevZ6CseAyT3ulxerlex0ScUNxrsU7IYUTuRI3DAON1J54nBvJmIYjImRrWQ=="
|
||||
},
|
||||
"encryptedToken" : {
|
||||
"token" : "7ko0cgB4IlQSBGP1PJNLfRGusA3wdoWJ6AUCk8jl6iJ11w=="
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"dontInteractWithSystem" : false,
|
||||
"forwardX11" : false,
|
||||
"jumpServer" : false,
|
||||
"additionalOptions" : null
|
||||
}
|
||||
Loading…
Reference in New Issue