Created
July 11, 2018 20:18
-
-
Save KondaReddyR/e9e3c02cf9a9c30b4595e8d0e9c37028 to your computer and use it in GitHub Desktop.
SSH Tunneling to Access Restricted Servers and Browse Securely
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 local_port:remote_address:remote_port [email protected] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment