1
0
Fork 0
dotfiles/.ssh/config
2025-06-16 11:04:16 +03:00

29 lines
637 B
Text

Host *
AddKeysToAgent yes
IdentityFile ~/.ssh/id_ed25519
Host *.zvray.ru mx*.wzray.com
User root
Port 8022
Host phone
User u0_a230
Port 8022
Host laptop laptop.*.wzray.com
Host hicpu hicpu.spb.wzray.com
User root
Host git.wzray.com
User git
Port 2201
Host 192.168.1.1 10.161.0.1 10.161.0.2 10.162.0.1 openwrt router ap gateway router.*.wzray.com ap.*.wzray.com openwrt.*.wzray.com gateway.*.wzray.com
User root
UserKnownHostsFile /dev/null
IdentityFile /dev/null
StrictHostKeyChecking no
UpdateHostkeys no
PubkeyAcceptedAlgorithms +ssh-rsa
HostkeyAlgorithms +ssh-rsa