From e21649362de2b704c6cca02149e4b2fcefddb122 Mon Sep 17 00:00:00 2001 From: Ingrid010109!? Date: Fri, 17 Oct 2025 21:47:12 +0200 Subject: [PATCH] Add roundcube --- .../entry.json | 11 ++++++ .../store.json | 35 +++++++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 stores/f1251bf6-044a-4ea6-8c1f-a8a50dc51e65/entry.json create mode 100644 stores/f1251bf6-044a-4ea6-8c1f-a8a50dc51e65/store.json diff --git a/stores/f1251bf6-044a-4ea6-8c1f-a8a50dc51e65/entry.json b/stores/f1251bf6-044a-4ea6-8c1f-a8a50dc51e65/entry.json new file mode 100644 index 0000000..94a219b --- /dev/null +++ b/stores/f1251bf6-044a-4ea6-8c1f-a8a50dc51e65/entry.json @@ -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 +} \ No newline at end of file diff --git a/stores/f1251bf6-044a-4ea6-8c1f-a8a50dc51e65/store.json b/stores/f1251bf6-044a-4ea6-8c1f-a8a50dc51e65/store.json new file mode 100644 index 0000000..e8eb51a --- /dev/null +++ b/stores/f1251bf6-044a-4ea6-8c1f-a8a50dc51e65/store.json @@ -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 +} \ No newline at end of file