Created
June 8, 2018 23:26
-
-
Save lloiacono/90dee77c5e67145a45f823c034f7e9f7 to your computer and use it in GitHub Desktop.
ssh tunnel
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 user@jump_host -L local_port:target_host:remote_port -N |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment