Skip to content

Instantly share code, notes, and snippets.

@jonahlyn
Created August 6, 2014 22:30
Show Gist options
  • Save jonahlyn/fd4961eeabead7d5f94d to your computer and use it in GitHub Desktop.
Save jonahlyn/fd4961eeabead7d5f94d to your computer and use it in GitHub Desktop.
SSH Tunnel Example
ssh jonahlyn@some.server.com -L 3306:localhost:3306
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment