SquidClamAv is a free and open source dedicated ClamAV antivirus redirector for Squid.
SquidClamAv can run antivirus checks based on filename regex, content-type regex, and more. It is easy to install and works even with heavy Squid access.
Requirements:
· cURL
What's New in This Release: [ read full changelog ]
· Fix squidclamav crash when X-Client-IP is not forwarded by default from squid to icap, i-e: when 'icap_send_client_ip on' is not set into squid.conf. Thanks to Diego Elio Petten√≤ for the patch.
· Force client Ip and Username to '-' when they are not set or null. Thanks to Alex for the report.
· Fix a signal 11 when username was not set.
· Add new configuration option 'dnslookup' to disable DNS lookup of client ip address. Default is enabled for backward compatibility but you must desactivate this feature if you don't use trustclient with hostname in the regexp or don't have a DNS on your network. Disabling it will also speed up squidclamav.