dotfiles/.ssh/config.d/lyrical

23 lines
406 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#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