From ce7858d7585e1ef0ae21325551ccd7a2428566d6 Mon Sep 17 00:00:00 2001 From: doktornotor Date: Wed, 30 Sep 2015 20:39:15 +0200 Subject: Add freshclam mirror settings, manual AV defs update and cron updates --- config/squid3/34/squid_antivirus.xml | 79 +++++++++++++++++++++++++++++++++++- 1 file changed, 78 insertions(+), 1 deletion(-) (limited to 'config/squid3') diff --git a/config/squid3/34/squid_antivirus.xml b/config/squid3/34/squid_antivirus.xml index 2e85ab19..e4d4ebe2 100755 --- a/config/squid3/34/squid_antivirus.xml +++ b/config/squid3/34/squid_antivirus.xml @@ -42,7 +42,7 @@ ]]> squidantivirus - 0.3.5 + 0.3.7 Proxy server: Antivirus /usr/local/pkg/squid.inc @@ -116,6 +116,74 @@ + + ClamAV Database Update + clamav_update + + + Select the desired frequency here.

+ + Click the button to update AV databases now.
+ Note: This will take a while. Check /var/log/clamav/freshclam.log for progress information. + ]]> +
+ select + 0 + + + + + + + + + + + +
+ + Regional ClamAV Database Update Mirror + clamav_dbregion + + + Note: It is strongly recommended to choose something here and/or configure your own mirrors manually below. + The default ClamAV database mirror performs extremely slow. + ]]> + + select + + + + + + + + + + + + + + + + + + + Optional ClamAV Database Update Servers + clamav_dbservers + + + Note: For official update mirrors, use db.XY.clamav.net format. (Replace XY with your country code.)
+ Note: Separate entries by semi-colons (;) + ]]> +
+ input + 60 + 5 +
Advanced Options listtopic @@ -147,6 +215,15 @@ 85 15 + + freshclam.conf + freshclam_conf + freshclam.conf file. Leave empty to load sample file. Edit only if you know what are you doing. + textarea + base64 + 85 + 15 + squid_validate_antivirus($_POST, $input_errors); -- cgit v1.2.3