diff --git a/ssh/files/config b/ssh/files/config index 6299eb0..846b489 100644 --- a/ssh/files/config +++ b/ssh/files/config @@ -41,7 +41,7 @@ Host gitea.unrail.xyz IdentityFile ~/.ssh/gitea-unrail AddKeysToAgent yes -Host mac-attio +Host mac mac-attio HostName 192.168.1.205 User thomasglopes IdentityFile ~/.ssh/mac-attio @@ -50,6 +50,8 @@ Host mac-attio LocalForward 443 localhost:443 LocalForward 8081 localhost:8081 LocalForward 8082 localhost:8082 + LocalForward 54043 localhost:54043 + IdentitiesOnly yes Host linux-pc HostName 192.168.1.80