dotfiles/.ssh/config.d/lyrical

23 lines
406 B
Plaintext
Raw Normal View History

2018-10-16 05:46:18 +00:00
#Lyrical
Host *.lyricalsecurity.com
IdentityFile ~/.ssh/ahosking
Host lyrical
hostname 66.207.196.194
port 87
Host lyrical-proxy
hostname 66.207.196.194
port 87
DynamicForward 9999
# ssh -D 9999 -C -q -N lyrical
Host newportal
Hostname 138.197.135.240
IdentityFile ~/.ssh/ahosking
ProxyCommand ssh -W %h:%p lyrical
Host ls.bitbucket.org
HostName bitbucket.org
IdentityFile ~/.ssh/ahosking