Skip to content

Instantly share code, notes, and snippets.

@KondaReddyR
Created July 11, 2018 20:18
Show Gist options
  • Save KondaReddyR/e9e3c02cf9a9c30b4595e8d0e9c37028 to your computer and use it in GitHub Desktop.
Save KondaReddyR/e9e3c02cf9a9c30b4595e8d0e9c37028 to your computer and use it in GitHub Desktop.
SSH Tunneling to Access Restricted Servers and Browse Securely
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