Created
August 1, 2015 18:13
-
-
Save chernyshev/a9c501b2e467f061a6a7 to your computer and use it in GitHub Desktop.
port forwarding
This file contains hidden or 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 -Ng -L 5000:localhost:5432 user@myapp.com |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment