Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Mojtaba-Shafaei/7270eb3ef08b8ddde3bc3ea42c7f44c4 to your computer and use it in GitHub Desktop.
Save Mojtaba-Shafaei/7270eb3ef08b8ddde3bc3ea42c7f44c4 to your computer and use it in GitHub Desktop.
Tips

force google chrome to resolve dns through socks proxy:

1- run shadowsocks over localhost:1080
2- run chrome with `google-chrome --proxy-server="socks5://localhost:1080"`
3- turn off chrome-setting : `Use a prediction service to load pages more quickly`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment