Изменены параметры для ssh
This commit is contained in:
@ -24,6 +24,12 @@ Host 91.211.249.191
|
|||||||
IdentityFile ~/.ssh/zomro
|
IdentityFile ~/.ssh/zomro
|
||||||
|
|
||||||
Host sliton.ru
|
Host sliton.ru
|
||||||
|
user vakhtang
|
||||||
|
stricthostkeychecking no
|
||||||
|
userknownhostsfile /dev/null
|
||||||
|
identityfile ~/.ssh/id_rsa
|
||||||
|
|
||||||
|
Host repo.sliton.ru
|
||||||
user vakhtang
|
user vakhtang
|
||||||
stricthostkeychecking no
|
stricthostkeychecking no
|
||||||
userknownhostsfile /dev/null
|
userknownhostsfile /dev/null
|
||||||
|
Reference in New Issue
Block a user