Skip to content

Forcing Chrome to Use Socks5 Proxy

clowwindy edited this page Jun 15, 2014 · 1 revision

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