Created
November 5, 2013 09:06
-
-
Save icoloma/7315985 to your computer and use it in GitHub Desktop.
Proxy in China
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 somehost -D 6070 | |
# then point your browser to use socks5://locahost:6070 as a proxy |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment