Created
January 30, 2015 13:29
-
-
Save justinfay/939461dd53f58c6b1204 to your computer and use it in GitHub Desktop.
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
# Expose a local service running on port 5000 | |
# on host host.com on port 9999. | |
ssh -R0.0.0.0:9999:localhost:5000 [email protected] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ngrok replacement