21 lines
399 B
Plaintext
21 lines
399 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
|