first commit

This commit is contained in:
Vakhtang Gvenetadze
2025-03-31 12:34:39 +04:00
commit 3fd2f6bdde
59 changed files with 2017 additions and 0 deletions

View File

@ -0,0 +1,20 @@
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