Skip to content

Instantly share code, notes, and snippets.

@fapestniegd
Created October 9, 2012 14:28
Show Gist options
  • Select an option

  • Save fapestniegd/3859176 to your computer and use it in GitHub Desktop.

Select an option

Save fapestniegd/3859176 to your computer and use it in GitHub Desktop.
Host git.websages.com
HostName git.websages.com
Port 1617
Host github.com
HostName gist.github.com
Port 2617
Host *.jameswhite.org
User root
ProxyCommand ssh -AW %h:%p [email protected]
Host *.websages.com
User whitejs
ProxyCommand ssh -AW %h:%p [email protected]
Host fapestniegd.xen.prgmr.com
User root
ProxyCommand ssh -AW %h:%p [email protected]
Host 192.168.13.*
StrictHostKeyChecking no
UserKnownHostsFile /dev/null
Host 192.168.16.*
StrictHostKeyChecking no
UserKnownHostsFile /dev/null
Host skrs0006.lab.eftdomain.net
StrictHostKeyChecking no
UserKnownHostsFile /dev/null
Host skrs0007.lab.eftdomain.net
StrictHostKeyChecking no
UserKnownHostsFile /dev/null
Host skrs0008.lab.eftdomain.net
StrictHostKeyChecking no
UserKnownHostsFile /dev/null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment