Introduction

inoclam uses inotify to watch user specified directories. When a file is created, changed or copied to one of the monitored directories, the file is virus checked with Clam Anti-Virus. 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 version 2

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

Runtime Dependencies

Build Dependencies

Download

inoclam releases are hosted on the file release system at Source Forge.

Subversion Repository

The inoclam project team uses the subversion version control system to manage the inoclam source code. A copy of our work is hosted on sourceforge.net at no cost to us, thanks SourceForge! You may explore the code history via ViewVC at the following URL: http://inoclam.svn.sourceforge.net/viewvc/inoclam/. The source can be checked out anonymously from SVN with this command:

$ svn co http://inoclam.svn.sourceforge.net/svnroot/inoclam/trunk/ inoclam
			

The source can be checked out by project members from SVN with this command:

$ svn co https://inoclam.svn.sourceforge.net/svnroot/inoclam/trunk/ inoclam
                        

Mailing List

Patches, comments, support questions, suggestions, rants and raves should be directed to the inoclam-discuss mailing list at Source Forge.

Links