freebsd-ports/www/dansguardian/pkg-descr
Edwin Groothuis 6fabfb1992 port update: www/dansguardian to version 2.6.1-3
The latest stable release of DansGuardian is 2.6.1-3.  This
	release fixes a few security glitches in earlier releases,
	and adds several new features to improve filtering, throughput,
	and resource usage.  A recommended update for all DG users.

PR:		ports/54199
Submitted by:	Freddie Cash <fcash@sd73.bc.ca>
2003-09-04 01:09:23 +00:00

23 lines
737 B
Text

DansGuardian is a web content filtering proxy for Linux, FreeBSD, OpenBSD,
and Solaris. It relies on a proxy server, for all fetching. The preferred
proxy is Squid, however, DansGuardian should work with any proxy server.
It filters using multiple methods, including:
- URL and domain filtering
- textual content filtering
- PICS filtering
- MIME-type filtering
- file extension filtering
- POST filtering
- user filtering
- client IP filtering
- exception lists for most of the above
Running make with WITHOUT_PICS=yes will disable the PICS filtering. All
other filtering is controlled via the configuration file.
WWW: http://dansguardian.org
WWW: http://dansguardian.intmain.org
- Freddie Cash
fcash@sd73.bc.ca