DNSAgent

项目地址: https://github.com/stackia/DNSAgent

DNSAgent 是一个在 Windows 上对 DNS 请求进行过滤的装置

  • 给指定域名返回固定地址(类似 hosts,但支持正则表达式)
  • 给不同域名使用不同的 DNS 服务器
  • 使用任意自定义端口收发请求
  • 获取不受污染的解析结果
前往 https://github.com/felixonmars/dnsmasq-china-list 获取一份国内域名的列表
利用 https://stackia.github.io/masq2agent/ 这个工具将它转换为 DNSAgent 可以用的格式,加入 rules.cfg
Linux / Mac OS X 用户,或者有其他更复杂的需求,推荐你看看这个项目:https://github.com/AstroProfundis/pcap_dnsproxy
Last modification:July 29, 2020
如果觉得我的文章对你有用,请随意赞赏