ssh configs
This commit is contained in:
+3
-1
@@ -41,7 +41,7 @@ Host gitea.unrail.xyz
|
|||||||
IdentityFile ~/.ssh/gitea-unrail
|
IdentityFile ~/.ssh/gitea-unrail
|
||||||
AddKeysToAgent yes
|
AddKeysToAgent yes
|
||||||
|
|
||||||
Host mac-attio
|
Host mac mac-attio
|
||||||
HostName 192.168.1.205
|
HostName 192.168.1.205
|
||||||
User thomasglopes
|
User thomasglopes
|
||||||
IdentityFile ~/.ssh/mac-attio
|
IdentityFile ~/.ssh/mac-attio
|
||||||
@@ -50,6 +50,8 @@ Host mac-attio
|
|||||||
LocalForward 443 localhost:443
|
LocalForward 443 localhost:443
|
||||||
LocalForward 8081 localhost:8081
|
LocalForward 8081 localhost:8081
|
||||||
LocalForward 8082 localhost:8082
|
LocalForward 8082 localhost:8082
|
||||||
|
LocalForward 54043 localhost:54043
|
||||||
|
IdentitiesOnly yes
|
||||||
|
|
||||||
Host linux-pc
|
Host linux-pc
|
||||||
HostName 192.168.1.80
|
HostName 192.168.1.80
|
||||||
|
|||||||
Reference in New Issue
Block a user