summaryrefslogtreecommitdiffstats
path: root/.ssh
diff options
context:
space:
mode:
Diffstat (limited to '.ssh')
-rw-r--r--.ssh/config18
1 files changed, 18 insertions, 0 deletions
diff --git a/.ssh/config b/.ssh/config
new file mode 100644
index 0000000..c2db5de
--- /dev/null
+++ b/.ssh/config
@@ -0,0 +1,18 @@
+ControlMaster auto
+ControlPath /tmp/ssh_mux_%h_%p_%r
+ControlPersist 10m
+
+Host 192.168.0.95
+Port 4511
+
+Host pegas
+Port 4511
+
+Host 82.170.172.156
+Port 4511
+
+Host anapnea.net
+User ryuslash
+
+Host my.aethon.nl
+User root