Files
dotfiles/.ssh/config
T
2026-08-28 21:05:07 -04:00

52 lines
858 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_nas
HostName 192.168.42.2
User easton
Host aqua
HostName 192.168.42.3
User easton