Added ssh config
This commit is contained in:
10
ssh/config
Normal file
10
ssh/config
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
Host gitea.15bt.xyz
|
||||||
|
HostName gitea.15bt.xyz
|
||||||
|
Port 2222
|
||||||
|
IdentityFile ~/.ssh/gitea
|
||||||
|
|
||||||
|
Host winton
|
||||||
|
HostName 192.168.0.44
|
||||||
|
Port 8022
|
||||||
|
IdentityFile ~/.ssh/local
|
||||||
|
User root
|
||||||
Reference in New Issue
Block a user