SquidClamAv is a dedicated ClamAV antivirus redirector for Squid. It 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.
Stars
63
Forks
34
Watchers
63
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
141
commits
9
commits
5
commits
4
commits
2
commits
2
commits
2
commits
1
commits
1
commits
1
commits
Fix size for clmd_curr_ip that could be a hostname up to 253 characters. Thanks to Pavel Krustev for the report.
f96bbb9View on GitHubAdd the gplv3 licence content to COPYING file. Thanks to Simone Caronni for the report.
c2b02e4View on GitHubUse getnameinfo instead of deprecated gethostbyaddr. Thanks to Frank Crawford for the report.
4726efcView on GitHub