Squidwall

From MilkysWiki

Jump to: navigation, search
Squidwall
developer: Tino Reichardt
current version: 0.4b / 2006-05-01
operating system: Linux, *BSD, Solaris
category: Squid Redirector
licence: GPL Version 2
language: english
website: squidwall


i18n
English
Deutsch

Squidwall is a very small and fast Squid Redirector with many functions.


Contents

[edit] features and highlights

  • access control for squid
    • blocking of the internet for several user, ip's or pc's is possible
    • you can perform grouping of users and / or hosts
  • very good url filters:
    • black- and whitelisting of sites with regex.7 expressions or some simple string comparison
    • unwanted banners can be replced with a transparent 1x1 pixel image
    • you can filter with md5 or sha1 lists - md5(www.unwanded.xx)
  • very good content filtering:
    • scanning for content-types with regex.7 expressions
    • advanced phrase weighting system like Dansguardian
    • pass-through antivirus scanning with clamav
  • web interface
    • easy enabling, disabling or filtering access to squid
    • ...


[edit] platforms

Squidwall should run on all UNIX-like systems, e.g. Linux, FreeBSD, OpenBSD, NetBSD or Sun Solaris.


[edit] requirements

Squidwall hasn't high machine requirements. A P3-500 with 64MB RAM should be enough.

needed software:

optional software:

  • dietlibc - C library for creating small statically linked programs
  • ClamAV - antivirus


[edit] intention and history

... TODO ...


[edit] versions and version history

The versions of Squidwall consist on three parts:

<major version>.<minor version>.<patch version character>
version announcement important changes
0.1 2005-07-11
  • can block users / hosts
  • virus scanning doesn't work correctly
0.2 2005-07-31
  • virus scanning seems to work
  • added the first filters
0.2a 2005-11-02
  • added regex.7 filters
0.3 2005-12-08
  • again: added a lot of new filters
  • improved memory usage
0.3a 2006-01-12
  • small fixes on antivirus scanning
  • removed documentation - the wiki should be enough
0.3b 2005-01-19
  • the web interface can be reached now via http://squidwall/
  • again some improvements in antivirus scanning code
0.4 2005-04-18
  • added md5 and sha1 lists
  • antivirus scanning now also supports clamd via local socket interface
  • /etc/squidwall/redirects was added
0.4a 2005-04-19
  • added User-Agent header for the squid requests
0.4b 2005-05-01
  • fixed some things in the url filters
  • Makefile fixes
  • header fixes


[edit] installation and configuration

The Installation of Squidwall isn't the easiest, but should be possible for most administrators.

[edit] bugs

Currently, there is no known bug in version 0.4b. I use it at around 20 servers with no problems.


[edit] links

Personal tools