👾 Antivirus app for Nextcloud Files
Перейти к файлу
Nextcloud bot 9daa112372
[tx-robot] updated from transifex
2020-06-16 02:28:43 +00:00
.github
.tx
appinfo
css
img
js
l10n [tx-robot] updated from transifex 2020-06-16 02:28:43 +00:00
lib
screenshots
templates
tests
.gitignore
.scrutinizer.yml
.travis.yml
CHANGELOG.md
LICENSE
README.md
krankerl.toml

README.md

Nextcloud Antivirus for Files

Build Status Scrutinizer Code Quality Code Coverage

files_antivirus is an antivirus app for Nextcloud using ClamAV.

Features

  • :squirrel: 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 conntect through network- or local file-socket. In daemon mode, it sends files to a remote/local server using INSTREAM-command.

Maintainers:

Past contributors: