Skip to content

Instantly share code, notes, and snippets.

@eabait
Created August 14, 2012 18:05
Show Gist options
  • Save eabait/3351325 to your computer and use it in GitHub Desktop.
Save eabait/3351325 to your computer and use it in GitHub Desktop.
SSH little snippet
ssh -i pathToPemFile user@hostnameorIP -L 8888:localhost:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment