From f3ba7997ba5a049792aed6be9d0848eab0541cfa Mon Sep 17 00:00:00 2001 From: Ingrid010109!? Date: Wed, 17 Sep 2025 12:48:09 +0200 Subject: [PATCH] Add wireguard --- .../entry.json | 11 ++++++ .../store.json | 35 +++++++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 stores/251e8de5-c6fe-4a43-81a8-c0e2d155f7a8/entry.json create mode 100644 stores/251e8de5-c6fe-4a43-81a8-c0e2d155f7a8/store.json diff --git a/stores/251e8de5-c6fe-4a43-81a8-c0e2d155f7a8/entry.json b/stores/251e8de5-c6fe-4a43-81a8-c0e2d155f7a8/entry.json new file mode 100644 index 0000000..d7cf85f --- /dev/null +++ b/stores/251e8de5-c6fe-4a43-81a8-c0e2d155f7a8/entry.json @@ -0,0 +1,11 @@ +{ + "uuid" : "251e8de5-c6fe-4a43-81a8-c0e2d155f7a8", + "name" : "wireguard", + "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/251e8de5-c6fe-4a43-81a8-c0e2d155f7a8/store.json b/stores/251e8de5-c6fe-4a43-81a8-c0e2d155f7a8/store.json new file mode 100644 index 0000000..9345724 --- /dev/null +++ b/stores/251e8de5-c6fe-4a43-81a8-c0e2d155f7a8/store.json @@ -0,0 +1,35 @@ +{ + "type" : "ssh", + "proxy" : "f0ec68aa-63f5-405c-b178-9a4454556d6b", + "host" : "192.168.174.2", + "port" : 22, + "identity" : { + "type" : "inPlace", + "identityStore" : { + "type" : "localIdentity", + "username" : "root", + "password" : { + "secret" : { + "type" : "locked", + "encryptedValue" : "Gh_ciXL73RdQ5fNpkZY3As7T_krl365MNRr5lDH0FMeu2WM0uKLXxOV-XwYQ2QehgMQouMZlk-wbOtKVuxag6Guzf2spv34sHgYrIdPxdNNhY9Ix74r0EZzHwbs_Ldi35e6MgaHPEcxJmTESSYzDSxaVWfsp-KcEo-9RhrczannI7-wf0Vd9oKTvxBo0JtpR_9EI7k_j97QBGw-ZbQGelYn5A8vU_36tLYfoCJ267kQl" + }, + "encryptedToken" : { + "token" : "ijQbG1ywyn9Gmzv67Ah1_5TPklcWAQ8xyX5FzF5TItPGdA==" + } + }, + "sshIdentity" : { + "secret" : { + "type" : "locked", + "encryptedValue" : "BQS1Ps8MGCH6gH2KmETwacWF4n3SxJh_oti8FJrsIVjUVYew9t7eFATRI00tFhSN2w==" + }, + "encryptedToken" : { + "token" : "ijQbG1ywyn9Gmzv67Ah1_5TPklcWAQ8xyX5FzF5TItPGdA==" + } + } + } + }, + "dontInteractWithSystem" : false, + "forwardX11" : false, + "jumpServer" : false, + "additionalOptions" : null +} \ No newline at end of file