Created Forcing Chrome to Use Socks5 Proxy (markdown)

clowwindy 2014-06-15 10:52:23 -07:00
parent 101e411cfd
commit d3c8462e36

@ -0,0 +1,7 @@
Launch chrome with the following arguments:
/path/to/Chrome.exe --proxy-server="socks5://127.0.0.1:1080" --host-resolver-rules="MAP * 0.0.0.0 , EXCLUDE localhost"
Reference:
http://www.chromium.org/developers/design-documents/network-stack/socks-proxy