2002-03-28 03:25:13 +01:00
|
|
|
DansGuardian is a web content filtering proxy for Linux, FreeBSD, OpenBSD,
|
2009-02-01 19:28:44 +01:00
|
|
|
and Solaris. It relies on a proxy server for all fetching of pages. It has
|
|
|
|
been most extensively tested with Squid; however, DansGuardian should work
|
|
|
|
with any proxy server.
|
2002-03-28 03:25:13 +01:00
|
|
|
|
|
|
|
It filters using multiple methods, including:
|
2009-02-01 19:28:44 +01:00
|
|
|
- URL and domain filtering - content phrase filtering
|
|
|
|
- PICS filtering - MIME filtering
|
|
|
|
- file extension filtering - POST filtering
|
|
|
|
- username and source IP filtering - virus filtering
|
2002-03-28 03:25:13 +01:00
|
|
|
|
2004-07-28 12:28:59 +02:00
|
|
|
This version also includes support for filter groups (simple ACLs),
|
2009-02-01 19:28:44 +01:00
|
|
|
pre-emptive blocking, improved URL caches, and fork pooling for
|
2004-07-28 12:28:59 +02:00
|
|
|
improved performance under heavy load.
|
2002-03-28 03:25:13 +01:00
|
|
|
|
2009-02-01 19:28:44 +01:00
|
|
|
This is the development version of DansGuardian and is still
|
|
|
|
considered to be Beta quality.
|
|
|
|
|
2002-03-28 03:25:13 +01:00
|
|
|
WWW: http://dansguardian.org
|