.ssh/config
This commit is contained in:
20
config/.ssh/config
Normal file
20
config/.ssh/config
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
Host lusntag
|
||||||
|
HostName lusntag.vostan.org
|
||||||
|
Port 8080
|
||||||
|
User vahagn
|
||||||
|
|
||||||
|
Host yerevak
|
||||||
|
HostName yerevak.vostan.org
|
||||||
|
Port 24
|
||||||
|
User vahagn
|
||||||
|
|
||||||
|
Host hrat
|
||||||
|
HostName 192.168.0.4
|
||||||
|
User vahagn
|
||||||
|
|
||||||
|
Host github.com
|
||||||
|
User vishap
|
||||||
|
Hostname ssh.github.com
|
||||||
|
PreferredAuthentications publickey
|
||||||
|
IdentityFile ~/.ssh/id_rsa
|
||||||
|
Port 443
|
||||||
Reference in New Issue
Block a user