Created
February 13, 2019 21:30
-
-
Save gravataLonga/1daa8c77713b465c7d35c23e6f662f94 to your computer and use it in GitHub Desktop.
Proxy all conections to remote server with SSH
This file contains 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 -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