aboutsummaryrefslogtreecommitdiffstats
path: root/.ssh/config
diff options
context:
space:
mode:
Diffstat (limited to '.ssh/config')
-rw-r--r--.ssh/config11
1 files changed, 11 insertions, 0 deletions
diff --git a/.ssh/config b/.ssh/config
index 1c25bf6..a66c629 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -68,6 +68,17 @@ Host hmbx-remote
ProxyJump apu-access-remote
User dave
+Host hmbx-unlock-remote
+ Compression yes
+ ControlMaster auto
+ ControlPath ~/.ssh/socket-%r@%h:%p
+ Hostname hmbx
+ StrictHostkeyChecking no
+ Port 22
+ ProxyJump apu-access-remote
+ StrictHostkeyChecking no
+ User root
+
Host gtrvlr
Compression yes
ControlMaster auto