Skip to content

Instantly share code, notes, and snippets.

@gravataLonga
Created February 13, 2019 21:30
Show Gist options
  • Save gravataLonga/1daa8c77713b465c7d35c23e6f662f94 to your computer and use it in GitHub Desktop.
Save gravataLonga/1daa8c77713b465c7d35c23e6f662f94 to your computer and use it in GitHub Desktop.
Proxy all conections to remote server with SSH
ssh -D 0.0.0.0:8888 user@remoteserver
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment