dotfiles/.ssh/dma-config
2025-04-16 09:32:01 +08:00

70 lines
1013 B
Plaintext

AddKeysToAgent yes
ForwardAgent yes
HostKeyAlgorithms +ssh-rsa
PubkeyAcceptedKeyTypes +ssh-rsa
ServerAliveInterval 60
Host sslvpn
Hostname 10.123.191.100
Port 13911
User root
Host archdev
Hostname 10.123.191.104
User dma
Host esg
Hostname 10.123.191.101
Port 13911
User root
Host wengine
Hostname 10.123.191.105
Port 13911
User root
Host pve
Hostname 192.168.124.9
User root
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
Port 13911
User dma
Host home6
Hostname linux.qhack.cn
Port 13911
User dma
Host iohome
Hostname io.qhack.cn
Port 57799
User dma
Host gate
Hostname 192.168.124.1
Port 22
User root
Host qhack
HostName qhack.cn
User root
Host io
HostName io.qhack.cn
Port 13911
User root