adsuck 是一个小型的DNS服务器软件。采用C语言开发的开放源码小型的DNS服务器软件,它能够阻止黑名单中的网络地址和转发其它正常请求。它设计的目的是能够阻止不受欢迎的网络链接,如广告服务器、网络爬虫等。adsuck可用于本地网络的安全防护,也可用户网络边界防止本地主机访问恶意网站,adsuck支持Mac OS X POSIX Solaris Linux BSD系统平台,不支持windows。
adsuck is a small DNS server that spoofs blacklisted addresses and forwards all other queries. The idea is to be able to prevent connections to undesirable sites such as ad servers, crawlers and other nasties. It can be used locally, for the road warrior, or on the network perimeter in order to protect machines from malicious sites. It also has the capability to match website names using regex and there is also a mechanism to spoof DNS queries to specified IP addresses.
最新版本:V2.0
该版本增加了缓存功能;使用异步事件处理库libevent,可加速进程。
项目主页:http://opensource.conformal.com/wiki/Adsuck