Created
August 6, 2014 22:30
-
-
Save jonahlyn/fd4961eeabead7d5f94d to your computer and use it in GitHub Desktop.
SSH Tunnel Example
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ssh [email protected] -L 3306:localhost:3306 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment