This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Network > havp (0.92a)

HAVP (HTTP Antivirus Proxy) is a proxy with a ClamAV anti-virus scanner.
The main aims are continuous, non-blocking downloads and smooth scanning
of dynamic and password protected HTTP traffic. Havp antivirus proxy has
a parent and transparent proxy mode. It can be used with squid or standalone.

This requires mandatory locks on the scanning find system unless you
add --disable-locking to the configuration (enabled by default for
performance).

Also, see README.setup for some configuration hints.

You need an "havp" user (and a "clamav" group, due to the dependency on
clamav) to be present during compilation and installation.
Suggested means of accomplishing this are as follows:
groupadd -g 210 clamav
useradd -u 256 -d /dev/null -s /bin/false -g clamav havp

This requires: clamav

Maintained by: William Bowman
Keywords:
ChangeLog: havp

Homepage:
https://sourceforge.net/projects/havp/

Source Downloads:
havp-0.92a.tar.gz (f9a37411116eceea579b9034c5fa8a69)

Download SlackBuild:
havp.tar.gz
havp.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
README.setup
doinst.sh
havp.SlackBuild
havp.info
patches
slack-desc

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds