Download List

Descripción del Proyecto

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, etc. It can be used locally,
for the road warrior, or on the network perimeter
in order to protect local machines from malicious
sites.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-12-13 07:45
2.5.0

Relojes para cambios resolv.conf y vuelve a leer cuando esto sucede automáticamente. Esto elimina la necesidad de estímulos externos forzar el revisar (SIGHUP). Actualiza todos los archivos hosts. Comienza con libevent2 a favor de libevent.
Automatically watches for changes to resolv.conf and rereads it when that happens. This removes the need for external stimuli to force the reread (SIGHUP). Refreshes all the hosts files. Starts using libevent2 in favor of libevent.

2012-02-14 08:37
2.4.2

Esta versión actualiza todos los archivos de hosts (el hosts.yoyo anterior fue en un formato incorrecto). Agrega objetivos de instalar a archivos Makefile.
This release updates all hosts files (the previous hosts.yoyo was in the wrong format). It adds install targets to makefiles.

2012-01-10 08:02
2.4.1

Esta versión actualiza los archivos hosts. Ha cambiado a git de cvs. Añade estadísticas adicionales. Fija la secuencia de comandos dhclient para OpenBSD donde a veces resolv.conf no se actualiza.
This release updates hosts files. It has switched to git from cvs. It add additional stats. It fixes the dhclient script for OpenBSD where sometimes resolv.conf did not get updated.

2011-04-15 06:27
2.3

Esta versión corrige un desbordamiento de búfer que podría resultar en un accidente. Añade SOA al responder NXDOMAIN. Cuenta con una sección adicional cuando la suplantación de una dirección IP. El script dhclient se ha solucionado. Actualizado el archivo de hosts de varias fuentes.
Tags: Stable
This release fixes a buffer underflow that could result in a crash. It adds SOA when replying NXDOMAIN. It has an Additional section when spoofing to an IP address.
The dhclient script has been fixed. Updated hosts files from various sources.

2011-03-18 05:29
2.2

Esta versión corrige la documentación y ofrece más ejemplos.
Tags: Documentation
This release fixes the documentation and provides more examples.

Project Resources