ubuntu下解决DNS污染

bigzhu posted @ Jul 28, 2010 01:07:00 PM in ubuntu , 4277 阅读

http://code.google.com/p/pydnsproxy/

修改dns.py 的:
        #socket.sendto(rspdata, self.client_address)
        socket.sendto(str(rspdata), self.client_address)

sudo python dns.py

修改dns为127.0.0.1


charlie 说:
May 24, 2011 07:41:13 AM

使用ubuntu的技术菜鸟,根据您的内容,无法找到文件。

求救,小博遭遇DNS污染。。。


登录 *


loading captcha image...
(输入验证码)
or Ctrl+Enter