add ssh config

This commit is contained in:
Franzi 2021-03-14 11:19:59 +01:00
parent 76bf485f19
commit 2e05d37c38
Signed by: kunsi
GPG Key ID: 12E3D2136B818350
1 changed files with 29 additions and 0 deletions

29
.ssh/config Executable file
View File

@ -0,0 +1,29 @@
Host *
ControlPath ~/.ssh/cm-%r@%h:%p
ControlMaster auto
ControlPersist 10m
Include ~/.ssh/bwnodes
Host shells
HostName shells.entropia.de
Port 22
User kunsi
Host voellerei
HostName voellerei.club.entropia.de
Port 22
User entropia
Host raeumlichkeit
HostName raeumlichkeit.club.entropia.de
Port 22
User kunsi
Host poc
HostName poc-gw.entropia.de
Port 22
User kunsi
Host router-remote
HostName franzi-home.kunbox.net