Update ssh config

This commit is contained in:
Isaac Shoebottom 2025-01-23 15:45:36 -04:00
parent af64d88079
commit f08530d58d

View File

@ -6,14 +6,14 @@ Host fcslinux.cs.unb.ca
AddKeysToAgent yes AddKeysToAgent yes
ForwardAgent yes ForwardAgent yes
Host remotelabm34.cs.unb.ca Host remotelab34.cs.unb.ca
Hostname remotelabm34.cs.unb.ca Hostname remotelabm34.cs.unb.ca
User ishoebot User ishoebot
Port 22 Port 22
IdentityFile ~/.ssh/unb.ed25519 IdentityFile ~/.ssh/unb.ed25519
ProxyCommand ssh -q -W %h:%p fcslinux.cs.unb.ca ProxyCommand ssh -q -W %h:%p fcslinux.cs.unb.ca
Host remotelabm35.cs.unb.ca Host remotelab35.cs.unb.ca
Hostname remotelabm35.cs.unb.ca Hostname remotelabm35.cs.unb.ca
User ishoebot User ishoebot
Port 22 Port 22