update
This commit is contained in:
parent
347e51595f
commit
75cfc9a49b
@ -2,7 +2,6 @@ AddKeysToAgent yes
|
||||
ForwardAgent yes
|
||||
HostKeyAlgorithms +ssh-rsa
|
||||
PubkeyAcceptedKeyTypes +ssh-rsa
|
||||
IdentityFile ~/.ssh/dma-key
|
||||
ServerAliveInterval 60
|
||||
|
||||
Host sslvpn
|
||||
@ -32,11 +31,13 @@ Host github.com
|
||||
Hostname ssh.github.com
|
||||
Port 443
|
||||
User git
|
||||
IdentityFile ~/.ssh/dma-owlery
|
||||
|
||||
Host home
|
||||
Hostname 192.168.124.183
|
||||
Port 13911
|
||||
User dma
|
||||
IdentityFile ~/.ssh/dma-key
|
||||
|
||||
Host dev
|
||||
Hostname 192.168.124.18
|
||||
|
Loading…
Reference in New Issue
Block a user