Skip to content

Instantly share code, notes, and snippets.

@grahammills
Created January 20, 2016 09:27
Show Gist options
  • Save grahammills/195b0f1cf10f1608916e to your computer and use it in GitHub Desktop.
Save grahammills/195b0f1cf10f1608916e to your computer and use it in GitHub Desktop.
SSH Forwarding
ssh-add -k key.pem
ssh-add -L
ssh -At user@host ssh user@host
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment