Add wireguard

This commit is contained in:
Ingrid010109!? 2025-09-17 12:48:09 +02:00
parent f0fdb85910
commit f3ba7997ba
2 changed files with 46 additions and 0 deletions

View File

@ -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
}

View File

@ -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
}