diff --git a/stores/543fd734-85a0-45f3-b9a5-f47c775ea94b/entry.json b/stores/543fd734-85a0-45f3-b9a5-f47c775ea94b/entry.json new file mode 100644 index 0000000..79bd3de --- /dev/null +++ b/stores/543fd734-85a0-45f3-b9a5-f47c775ea94b/entry.json @@ -0,0 +1,10 @@ +{ + "uuid" : "543fd734-85a0-45f3-b9a5-f47c775ea94b", + "name" : "wireguard (Copy)", + "categoryUuid" : "fa303626-ee14-4bc2-b054-fb63b6bb1149", + "color" : null, + "icon" : null, + "configuration" : { + "deletable" : true + } +} \ No newline at end of file diff --git a/stores/543fd734-85a0-45f3-b9a5-f47c775ea94b/store.json b/stores/543fd734-85a0-45f3-b9a5-f47c775ea94b/store.json new file mode 100644 index 0000000..506042d --- /dev/null +++ b/stores/543fd734-85a0-45f3-b9a5-f47c775ea94b/store.json @@ -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 +} \ No newline at end of file