610791ad8c | ||
---|---|---|
.github | ||
.tx | ||
appinfo | ||
css | ||
img | ||
js | ||
l10n | ||
lib | ||
screenshots | ||
templates | ||
tests | ||
.gitignore | ||
.nextcloudignore | ||
.scrutinizer.yml | ||
.travis.yml | ||
CHANGELOG.md | ||
LICENSE | ||
README.md | ||
krankerl.toml |
README.md
Nextcloud Antivirus for Files
files_antivirus
is an antivirus app for Nextcloud using ClamAV.
Features
- 🐿️ When the user uploads a file, it's checked
- ☣️ Infected files will be deleted and a notification will be shown and/or sent via email
- 🔎 It runs a background job to scan all files
What is planned
- 📈 File size limit
- 🔧 Configuration Tuneups
- 🔭 Wider OS testing
- 🤔 Looking for ideas
Requirements
- Nextcloud 16+
- ClamAV as binaries or as server running ClamAV in daemon mode (recommended ❤️)
Install
Documentation about installing ClamAV and this app can be found in our documentation.
Details
This app can be configured to work with the executable or the daemon mode (recommended ❤️) of ClamAV. If this is used in daemon mode, it can connect through network or local file-socket. In daemon mode, it sends files to a remote/local server using the INSTREAM
command.
Maintainers:
Past contributors: