Files
dotfiles/.ssh/config
2026-01-28 11:53:05 -05:00

50 lines
823 B
Plaintext

Host dgx01
HostName dgx01
User epotokar
Host potlab_cf
ProxyCommand /usr/local/bin/cloudflared access ssh --hostname ssh.eastonpots.com
Host work_cf
ProxyCommand /usr/local/bin/cloudflared access ssh --hostname work.eastonpots.com
Host potlab
HostName 192.168.0.6
User contagon
Host work
HostName 10.8.0.2
User contagon
ProxyJump potlab
Host nrec
HostName atr-share.rec.ri.cmu.edu
User epotokar
Host potprints
HostName 192.168.0.16
User contagon
Host bb
HostName bitbucket.org
IdentityFile ~/.ssh/bb
Host bb_aqua
HostName bitbucket.org
IdentityFile ~/.ssh/bb_aqua
Host bitbucket.org-aquatonomy
HostName bitbucket.org
IdentityFile ~/.ssh/bb_aqua
Host nrec
HostName atr-share.rec.ri.cmu.edu
User epotokar
Host aqua
ProxyJump work
HostName 192.168.42.2
User easton