37 lines
718 B
Plaintext
37 lines
718 B
Plaintext
Host *
|
|
stricthostkeychecking no
|
|
userknownhostsfile /dev/null
|
|
|
|
Host *telecontact*
|
|
user vgvenetadze
|
|
stricthostkeychecking no
|
|
userknownhostsfile /dev/null
|
|
identityfile ~/.ssh/tc
|
|
|
|
Host proxy-server
|
|
HostName 185.6.14.130
|
|
Port 40022
|
|
User uzor1
|
|
IdentityFile ~/.ssh/env_7209
|
|
|
|
Host 10.65.88.*
|
|
User uzor1
|
|
ProxyJump proxy-server
|
|
IdentityFile ~/.ssh/env_7209
|
|
|
|
Host 91.211.249.191
|
|
User root
|
|
IdentityFile ~/.ssh/zomro
|
|
|
|
Host sliton.ru
|
|
user vakhtang
|
|
stricthostkeychecking no
|
|
userknownhostsfile /dev/null
|
|
IdentityFile ~/.ssh/sliton
|
|
|
|
Host wg4.sliton.ru
|
|
user root
|
|
stricthostkeychecking no
|
|
userknownhostsfile /dev/null
|
|
IdentityFile ~/.ssh/id_rsa
|