Skip to content

Instantly share code, notes, and snippets.

@elbkind
Created September 28, 2012 09:03
Show Gist options
  • Select an option

  • Save elbkind/3798768 to your computer and use it in GitHub Desktop.

Select an option

Save elbkind/3798768 to your computer and use it in GitHub Desktop.
cfg ssh config entry
Host ALIAS
HostName NAME
User USER
IdentityFile %d/.ssh/FILE
LocalForward LOCALPORT REMOTE_SERVER:TARGET_PORT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment