SlackBuilds Repository

15.0 > Network > havp (0.93)

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.93.tar.gz (0bfac9d9b12a3bdc33759691e67ccb7f)

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 15.0

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