diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:44:28 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:44:28 -0400 |
commit | 86c44ee18aea308dff0ec3ddb686c2b8628a97b3 (patch) | |
tree | 598ab88c1399585b6191feb499131712b4924a99 | |
parent | 87e1b4b48aca8dd39eeb11b8abef583b74c8f801 (diff) |
network/havp: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r-- | network/havp/README | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/network/havp/README b/network/havp/README index 3b5160bab452..b07c07c49e2d 100644 --- a/network/havp/README +++ b/network/havp/README @@ -1,7 +1,8 @@ -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. +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 |