blob: 41d41ce9d449ec1f9da25a1a7c3c3f09b7b331d5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
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
- Freddie Cash
fjwcash@gmail.com
|