55 lines
780 B
Plaintext
55 lines
780 B
Plaintext
AddKeysToAgent yes
|
|
ForwardAgent yes
|
|
HostKeyAlgorithms +ssh-rsa
|
|
PubkeyAcceptedKeyTypes +ssh-rsa
|
|
IdentityFile ~/.ssh/dma-key
|
|
ServerAliveInterval 60
|
|
|
|
Host sslvpn
|
|
Hostname 10.123.191.100
|
|
Port 13911
|
|
User root
|
|
|
|
Host archdev
|
|
Hostname 10.123.191.104
|
|
User dma
|
|
|
|
Host wengine
|
|
Hostname 10.123.191.105
|
|
Port 13911
|
|
User root
|
|
|
|
Host pve
|
|
Hostname 192.168.124.9
|
|
User root
|
|
|
|
Host 3a
|
|
Hostname 10.123.191.109
|
|
Port 13911
|
|
User root
|
|
|
|
Host github.com
|
|
Hostname ssh.github.com
|
|
Port 443
|
|
User git
|
|
|
|
Host nat
|
|
Hostname 211.91.66.229
|
|
Port 55914
|
|
User root
|
|
|
|
Host home
|
|
Hostname 192.168.124.183
|
|
Port 13911
|
|
User remote
|
|
|
|
Host gate
|
|
Hostname 192.168.124.1
|
|
Port 22
|
|
User root
|
|
|
|
Host qhack
|
|
HostName qhack.cn
|
|
User root
|
|
|