Update ssh config

This commit is contained in:
Isaac Shoebottom 2025-01-23 15:47:50 -04:00
parent f08530d58d
commit 526a979270

View File

@ -13,6 +13,12 @@ Host remotelab34.cs.unb.ca
IdentityFile ~/.ssh/unb.ed25519
ProxyCommand ssh -q -W %h:%p fcslinux.cs.unb.ca
Host remotelabm34.cs.unb.ca
Hostname remotelabm34.cs.unb.ca
User ishoebot
Port 22
IdentityFile ~/.ssh/unb.ed25519
Host remotelab35.cs.unb.ca
Hostname remotelabm35.cs.unb.ca
User ishoebot
@ -20,6 +26,12 @@ Host remotelab35.cs.unb.ca
IdentityFile ~/.ssh/unb.ed25519
ProxyCommand ssh -q -W %h:%p fcslinux.cs.unb.ca
Host remotelabm35.cs.unb.ca
Hostname remotelabm35.cs.unb.ca
User ishoebot
Port 22
IdentityFile ~/.ssh/unb.ed25519
Host cs3103.cs.unb.ca
Hostname cs3103.cs.unb.ca
User ishoebot