Comment #9 on issue 29914 by [email protected]: DNS queries not forwarded through SOCKS proxies http://code.google.com/p/chromium/issues/detail?id=29914
I confirmed that by default Chrome does client-side DNS resolving when using a SOCKS v5, and if that fails, it falls-back to proxy-side DNS resolving. This policy is not useful when you are using a SOCKS 5 proxy to hide your traffic, since it requires you to additionally disable host resolving if you want to be anonymous. I will change the policy so that for SOCKS v5 Chrome starts by sending DNS through the proxy (rather than only falling back to that behavior). -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings -- Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs
