Compare commits
No commits in common. "26b44e73b9064d0f69ad282e4dfc03ca112f331e" and "9a6432e8fc550ef5fe76824bb065014ef6a7ed2a" have entirely different histories.
26b44e73b9
...
9a6432e8fc
10
README.md
10
README.md
|
|
@ -122,13 +122,7 @@ empty
|
|||
|
||||
**All connections / Default**
|
||||
|
||||
- [**nextcloud guacamole**](stores/7dbd901b-ebb6-46cf-9402-1338c8849b15)
|
||||
- [**Docker containers**](stores/d3d7bb1c-22c5-4fa0-9a13-d9cd6ac9c5d0)
|
||||
- [**default**](stores/75eec5ad-ed9b-46e0-ae21-b49c16e98fa0)
|
||||
- [**Shell environments**](stores/b698d08b-32af-44c4-aa97-eaa743585e39)
|
||||
- [**bash**](stores/18dbba09-fe94-4cac-bdd1-e275347212c8)
|
||||
- [**dash**](stores/eeac52fb-d562-46b4-b85e-c79183d3dc88)
|
||||
- [**sudo**](stores/12950ac8-39a2-4836-ba4b-e04690ec969b)
|
||||
empty
|
||||
|
||||
**All connections / Boot**
|
||||
|
||||
|
|
@ -140,7 +134,7 @@ empty
|
|||
|
||||
**All identities / Synced**
|
||||
|
||||
- [**Administrator AD**](stores/fcc5ba61-cd97-4272-95a3-f18247418326)
|
||||
empty
|
||||
|
||||
|
||||
## Secret encryption
|
||||
|
|
|
|||
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"uuid" : "12950ac8-39a2-4836-ba4b-e04690ec969b",
|
||||
"name" : "sudo",
|
||||
"categoryUuid" : "97458c07-75c0-4f9d-a06e-92d8cdf67c40",
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"configuration" : {
|
||||
"deletable" : true
|
||||
}
|
||||
}
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"type" : "shellEnvironment",
|
||||
"commands" : null,
|
||||
"host" : {
|
||||
"storeId" : "7dbd901b-ebb6-46cf-9402-1338c8849b15"
|
||||
},
|
||||
"shell" : null,
|
||||
"elevated" : true,
|
||||
"scripts" : null
|
||||
}
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"uuid" : "18dbba09-fe94-4cac-bdd1-e275347212c8",
|
||||
"name" : "bash",
|
||||
"categoryUuid" : "97458c07-75c0-4f9d-a06e-92d8cdf67c40",
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"configuration" : {
|
||||
"deletable" : true
|
||||
}
|
||||
}
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"type" : "shellEnvironment",
|
||||
"commands" : null,
|
||||
"host" : {
|
||||
"storeId" : "7dbd901b-ebb6-46cf-9402-1338c8849b15"
|
||||
},
|
||||
"shell" : "bash",
|
||||
"elevated" : false,
|
||||
"scripts" : null
|
||||
}
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"uuid" : "75eec5ad-ed9b-46e0-ae21-b49c16e98fa0",
|
||||
"name" : "default",
|
||||
"categoryUuid" : "97458c07-75c0-4f9d-a06e-92d8cdf67c40",
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"configuration" : {
|
||||
"deletable" : true
|
||||
}
|
||||
}
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"type" : "dockerContext",
|
||||
"cmd" : {
|
||||
"storeId" : "d3d7bb1c-22c5-4fa0-9a13-d9cd6ac9c5d0"
|
||||
},
|
||||
"name" : "default"
|
||||
}
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"uuid" : "7dbd901b-ebb6-46cf-9402-1338c8849b15",
|
||||
"name" : "nextcloud guacamole",
|
||||
"categoryUuid" : "97458c07-75c0-4f9d-a06e-92d8cdf67c40",
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"configuration" : {
|
||||
"deletable" : true
|
||||
}
|
||||
}
|
||||
|
|
@ -1,17 +0,0 @@
|
|||
{
|
||||
"type" : "ssh",
|
||||
"proxy" : {
|
||||
"storeId" : "f0ec68aa-63f5-405c-b178-9a4454556d6b"
|
||||
},
|
||||
"host" : "192.168.174.121",
|
||||
"port" : 22,
|
||||
"identity" : {
|
||||
"type" : "ref",
|
||||
"ref" : {
|
||||
"storeId" : "fcc5ba61-cd97-4272-95a3-f18247418326"
|
||||
}
|
||||
},
|
||||
"dontInteractWithSystem" : false,
|
||||
"forwardX11" : false,
|
||||
"additionalOptions" : null
|
||||
}
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"uuid" : "b698d08b-32af-44c4-aa97-eaa743585e39",
|
||||
"name" : "Shell environments",
|
||||
"categoryUuid" : "97458c07-75c0-4f9d-a06e-92d8cdf67c40",
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"configuration" : {
|
||||
"deletable" : true
|
||||
}
|
||||
}
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"type" : "shellEnvironmentGroup",
|
||||
"parent" : {
|
||||
"storeId" : "7dbd901b-ebb6-46cf-9402-1338c8849b15"
|
||||
}
|
||||
}
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"uuid" : "d3d7bb1c-22c5-4fa0-9a13-d9cd6ac9c5d0",
|
||||
"name" : "Docker containers",
|
||||
"categoryUuid" : "97458c07-75c0-4f9d-a06e-92d8cdf67c40",
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"configuration" : {
|
||||
"deletable" : true
|
||||
}
|
||||
}
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"type" : "dockerCmd",
|
||||
"host" : {
|
||||
"storeId" : "7dbd901b-ebb6-46cf-9402-1338c8849b15"
|
||||
}
|
||||
}
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"uuid" : "eeac52fb-d562-46b4-b85e-c79183d3dc88",
|
||||
"name" : "dash",
|
||||
"categoryUuid" : "97458c07-75c0-4f9d-a06e-92d8cdf67c40",
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"configuration" : {
|
||||
"deletable" : true
|
||||
}
|
||||
}
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"type" : "shellEnvironment",
|
||||
"commands" : null,
|
||||
"host" : {
|
||||
"storeId" : "7dbd901b-ebb6-46cf-9402-1338c8849b15"
|
||||
},
|
||||
"shell" : "dash",
|
||||
"elevated" : false,
|
||||
"scripts" : null
|
||||
}
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"uuid" : "fcc5ba61-cd97-4272-95a3-f18247418326",
|
||||
"name" : "Administrator AD",
|
||||
"categoryUuid" : "69aa5040-28dc-451e-b4ff-1192ce5e1e3c",
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"configuration" : {
|
||||
"deletable" : true
|
||||
}
|
||||
}
|
||||
|
|
@ -1,23 +0,0 @@
|
|||
{
|
||||
"type" : "syncedIdentity",
|
||||
"username" : "sebastian.zell",
|
||||
"password" : {
|
||||
"encryptedToken" : {
|
||||
"token" : "Ie5ulHpwL1fzMPRoJ3BlPqQ2J5sH-3LjSmhFvQm+e85x"
|
||||
},
|
||||
"secret" : {
|
||||
"type" : "vault",
|
||||
"encryptedValue" : "VvXbm9hPMVIl2aIlV+HOkAqULybXIO7J1f90DAE3S1upokJOB-YuGiVo7xg6204uW0xkdIeZgzS-sUgPjn1u4gA7SqfJ45ZluKtYWlCV0Nok5tf9OKjG7e+lD661UUgeNdnpubaA43bda864GuMuNmKkaSWQz4YKpn2lF7czKudXfRrDTXRyuKMWU+r+NMA0k1a4Cgkfvh5MYfJmCntvEwr+XZP-mEW0RevkTplwUUxg"
|
||||
}
|
||||
},
|
||||
"sshIdentity" : {
|
||||
"encryptedToken" : {
|
||||
"token" : "Ie5ulHpwL1fzMPRoJ3BlPqQ2J5sH-3LjSmhFvQm+e85x"
|
||||
},
|
||||
"secret" : {
|
||||
"type" : "vault",
|
||||
"encryptedValue" : "IhGSnTar4Pwym5gLtymBJx6zXlNTd2ZHARbcXrBpWOoduJObANMzjN2668VivArDPg=="
|
||||
}
|
||||
},
|
||||
"perUser" : false
|
||||
}
|
||||
Loading…
Reference in New Issue