Created
June 20, 2017 15:56
-
-
Save kleberncto/2113961fa39fdf2538955be1ddb62873 to your computer and use it in GitHub Desktop.
Redirect SSH Port to Localhost
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 -L 15672:localhost:15672 [email protected] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment