Commit graph

2 commits

Author SHA1 Message Date
Roland Illig
1ee539a984 Added RMD160 checksums. 2005-09-28 06:41:05 +00:00
Michal Pasternak
238817e345 WebCleaner is a filtering HTTP proxy (and yes, it is half Python, half C).
Features:
* HTTP/1.1 support
* integrated HTML parser, removes unwanted HTML (adverts, flash, etc.)
* integrated JavaScript engine, allows popup filtering
* compress documents on-the-fly (with gzip)
* disable animated GIFs
* filter images by size, removes banner adverts
* reduce images to low-bandwidth JPEGs
* remove/add/modify arbitrary HTTP headers
* usage of SquidGuard domain and url blacklists
* Basic, Digest and (untested) NTLM proxy authentication support
  per-host access control
* configurable over a themable web interface

WebCleaner is licensed under the GNU Public License (GPL).
2004-02-27 17:09:31 +00:00