blob: 1fc44ff0d35f69be39931e569186e00e91c5c012 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
DansGuardian is a web content filtering proxy for Linux, FreeBSD, OpenBSD,
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.
It filters using multiple methods, including:
- URL and domain filtering - content phrase filtering
- PICS filtering - MIME filtering
- file extension filtering - POST filtering
- username and source IP filtering - virus filtering
This version also includes support for filter groups (simple ACLs),
pre-emptive blocking, improved URL caches, and fork pooling for
improved performance under heavy load.
This is the development version of DansGuardian and is still
considered to be Beta quality.
WWW: http://dansguardian.org
|