Trying to solve how to only use proxy for one URL, in this case a proxy by putty tunnel. All calls to myserver.com go by proxy and all other calls no proxy.
"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --user-data-dir="%USERPROFILE%\proxy-profile" --proxy-server="myserver.com=socks5://localhost:9999"
--
You received this message because you are subscribed to the Google Groups "blink-network-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-network-...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-network-dev/5d170b00-6085-48a1-bbb9-0a077e0a3d13n%40chromium.org.