Add docker rustdesk
This commit is contained in:
parent
54731b55b9
commit
e311f519e8
|
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
"uuid" : "4e8464f3-195c-4d41-8157-2f614538c61a",
|
||||||
|
"name" : "docker rustdesk",
|
||||||
|
"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.210",
|
||||||
|
"port" : 22,
|
||||||
|
"identity" : {
|
||||||
|
"type" : "inPlace",
|
||||||
|
"identityStore" : {
|
||||||
|
"type" : "localIdentity",
|
||||||
|
"username" : "root",
|
||||||
|
"password" : {
|
||||||
|
"secret" : {
|
||||||
|
"type" : "locked",
|
||||||
|
"encryptedValue" : "84AnIF5DQDdXBFkbs59TSuEQG41WVwFr8K4xkLAg0uhBMpwg1RSmM2rL4NHXHT1-hzWaIUFjRWfa7HUiCEwGoda5ko99DarVBidrt5YFHv7gH3VwudbiGB2Wg5VKSRnSrqNun6xBAJgktmGhK7nRfvdIWHnB7jThc4yJP8L84VuI6aI1p2hQBVCjCiB9tdJhi5M-U24dj1sQi4dz4zFy2-IvMTC6UOEaVg3163rDTumT"
|
||||||
|
},
|
||||||
|
"encryptedToken" : {
|
||||||
|
"token" : "FeIn175CBPFXycyKu8VLwLXRcuK42O8csnCh6ds0I_bliA=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sshIdentity" : {
|
||||||
|
"secret" : {
|
||||||
|
"type" : "locked",
|
||||||
|
"encryptedValue" : "c7xJVev4T6-2v2Z4lirJwnHhtR-ZLUyFpFOCOnahQqy-x19kq6tcu8iANjm_109WzQ=="
|
||||||
|
},
|
||||||
|
"encryptedToken" : {
|
||||||
|
"token" : "FeIn175CBPFXycyKu8VLwLXRcuK42O8csnCh6ds0I_bliA=="
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"dontInteractWithSystem" : false,
|
||||||
|
"forwardX11" : false,
|
||||||
|
"jumpServer" : false,
|
||||||
|
"additionalOptions" : null
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue