Last active
August 16, 2021 12:31
-
-
Save bryaneaton/78046131f17688f8460ca76fbadc85b2 to your computer and use it in GitHub Desktop.
Bind Port to SSH
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 -L 8112:localhost:8112 bryan@remotehost -p 22 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment