Voici la description de privoxy, d'après le site du projet:
“Privoxy is a non-caching web proxy with advanced filtering capabilities for enhancing privacy, modifying web page data and HTTP headers, controlling access, and removing ads and other obnoxious Internet junk. Privoxy has a flexible configuration and can be customized to suit individual needs and tastes. It has application for both stand-alone systems and multi-user networks.”
Cette contrib vous permet d'intégrer facilement privoxy sur votre serveur SME
yum --enablerepo=fws install smeserver-privoxy signal-event proxy-update
Par défaut, privoxy écoute sur le port 8118. Vous pouvez configurer votre navigateur pour l'utiliser directement. Privoxy utilise par défaut squid come proxy parent.
Il est possible, et probablement utile de configurer privoxy comme proxy transparent: tout les clients du réseau local l'utiliseront automatiquement, sans rien avoir à confgurer. Pour celà, il suffit de modifier une clef de la DB:
db configuration setprop squid TransparentPort 8118 expand-template /etc/rc.d/init.d/masq /etc/rc.d/init.d/masq adjust