xiongtong3 / switchy

Automatically exported from code.google.com/p/switchy
0 stars 0 forks source link

Proxy for DNS query only #198

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
To prevent DNS cache poisoning attack. Can Switchy provide an option that lets 
the user choose to use proxy for DNS query only, instead of whole http request, 
for some domain? 

eg: encrypted.google.com was polluted by my ISP, every time I query this domain 
name I get a wrong IP no matter if I use my ISP's DNS server or not. But if I 
change my hosts file, it works fine. So I would like to have an option that 
Chrome only uses proxy for DNS query for encrypted.google.com, and still uses 
regular method to access the site. 

Original issue reported on code.google.com by wsong...@gmail.com on 28 Jul 2010 at 1:18