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
- Linux 2.6.13 or later (GPL v2 Only)
- inotify-tools 3.12 or later (GPL v2)
- ClamAV 0.94 or later (GPL v2 Only)
- libdaemon 0.12 or later (LGPL v2.1 or Later)
- libConfuse 2.5 or later (LGPL v2.1 or Later)
Build Dependencies
- g++ 4.2 or later
- make 3.81 or later
- CMake 2.4 or later
- All Runtime Dependencies (listed above).
Download
inoclam releases are hosted on the file release system at Source Forge.
Git Repository
The inoclam project team uses the git version control system to manage the inoclam source code. A copy of our work is hosted on repo.or.cz at no cost to us, thanks Petr Baudis! You may explore the code history via git-web at the following URL: http://repo.or.cz/w/inoclam.git The repository itself may be accessed with git at the following URL: git://repo.or.cz/inoclam.git
git clone git://repo.or.cz/inoclam.git
Mailing List
Patches, comments, support questions, suggestions, rants and raves should be directed to the inoclam-discuss mailing list at Source Forge.
Links