dotfiles/dot_ssh/config

63 lines
903 B
Plaintext

TCPKeepAlive no
ServerAliveInterval 60
ServerAliveCountMax 10
ControlPersist 4h
ControlMaster auto
ControlPath ~/.ssh/sockets/socket-%r@%h:%p
VerifyHostKeyDNS yes
AddKeysToAgent yes
Host cshpc
Hostname cshpc.rrze.uni-erlangen.de
ForwardAgent no
User unrz254
Host fritz
HostName fritz
ForwardAgent no
User unrz254
ProxyJump cshpc
Host alex
HostName alex
ForwardAgent no
User unrz254
ProxyJump cshpc
Host meggie
HostName meggie
ForwardAgent no
User unrz254
ProxyJump cshpc
Host testfront
HostName testfront
ForwardAgent no
User unrz254
ProxyJump cshpc
Host monitoring
Hostname monitoring.nhr.fau.de
ForwardAgent no
User jan
ProxyJump cshpc
Host gondor
Hostname 192.168.178.60
ForwardAgent no
Host gitolite
Hostname moebiusband.org
ForwardAgent no
User gitolite3
Host github
Hostname github.com
ForwardAgent no
User git
Host rrze-git
Hostname gitlab.rrze.uni-erlangen.de
ForwardAgent no
User git