inoclam 1.2.0 (Default branch) |
|
|
inoclam is a virus scanner that uses inotify to
watch user specified directories. When a file is
created, changed, or copied to one of the
monitored directories, the file is checked with
ClamAV. If a virus is detected, the file is
optionally removed from the file system and the
administrator is optionally notified.
License: GNU General Public License v2
Changes:
This release adds support for monitoring multiple
directories at once and emailing multiple
addresses when notifications are triggered. There
are some new configuration options for these
features. See the example inoclam.conf for
configuration file changes. The documentation was
also enhanced in this release. New man pages
(inclam(8) and inoclam.conf(5)) were added, as
well as better installation documentation.
|