Comment #8 on issue 29914 by bitinn: DNS queries not forwarded through SOCKS proxies http://code.google.com/p/chromium/issues/detail?id=29914
as far as I know, the chrome implementation of SOCKS5 is far from complete, in particular, socks authentication and the UDP layer are NOT implemented. see this link. http://code.google.com/p/chromium/issues/detail?id=469#c37 DNS query through socks relies on UDP layer (which is why only v5 supports it). -- 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
