other versions
other sections
DANSGUARDIAN(8) | dansguardian | DANSGUARDIAN(8) |
NAME¶
DansGuardian2 - web content filterSYNOPSIS¶
dansguardian [ -c config-file ] [ -v ] [ -h ] [ - N ] [ -q ] [ -Q ] [ -s ] [ -r ] [ -g ]SUMMARY¶
DansGuardian is a web content filtering proxy(1) for Linux, NetBSD, FreeBSD, OpenBSD, and Solaris that uses Squid(2) to do all the fetching.(1) Technically DansGuardian is more of a filtering pass-through than a true proxy - but don't let that worry you!
(2) DansGuardian should work with any proxy, not just Squid. For example, it is known to work with Oops.
DOCUMENTATION¶
For all further information including copyright, support, FAQ, docs, mailing list - please go to:http://dansguardian.org/
Mirror: http://dansguardian.intmain.com/
http://www.dansguardian.org/?page=documentation
http://www.dansguardian.org/?page=howto
OPTIONS¶
- -c config-file
- Use the given config-file.
- -v
- gives the version number and build options.
- -h
- Output a short summary of available command line options.
- -N
- Do not go into the background.
- -q
- causes DansGuardian to kill any running copy.
- -Q
- kill any running copy AND start a new one with current options.
- -s
- shows the parent process PID and exits.
- -r
- closes all connections and reloads config files by issuing a HUP, but this does not reset the maxchildren option (amongst others).
- -g
- gently restarts by not closing all current connections; only reloads filter group config files. (Issues a USR1)
COPYRIGHT¶
DansGuardian is copyright Daniel Barron 2001.daniel@jadeb.com
Oct 2008 | Daniel Barron |