Skip to content

Instantly share code, notes, and snippets.

@ijin
Created March 18, 2011 11:04
Show Gist options
  • Save ijin/875901 to your computer and use it in GitHub Desktop.
Save ijin/875901 to your computer and use it in GitHub Desktop.
sinsai .ssh/config
Host misc
Hostname ec2-175-41-249-100.ap-northeast-1.compute.amazonaws.com
User ubuntu
Host webdv
ProxyCommand ssh ec2-175-41-196-2.ap-northeast-1.compute.amazonaws.com nc %h %p
User ubuntu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment