15 lines
352 B
Text
15 lines
352 B
Text
Host *
|
|
AddKeysToAgent yes
|
|
IdentityFile ~/.ssh/id_ed25519
|
|
|
|
Host *.zvray.ru *.wzray.com *.vpn.wzray.ru
|
|
User root
|
|
Port 8022
|
|
|
|
Host 192.168.1.1 10.161.0.1 10.162.0.1 openwrt
|
|
User root
|
|
UserKnownHostsFile /dev/null
|
|
StrictHostKeyChecking no
|
|
UpdateHostkeys no
|
|
PubkeyAcceptedAlgorithms +ssh-rsa
|
|
HostkeyAlgorithms +ssh-rsa
|