👾 Antivirus app for Nextcloud Files
Перейти к файлу
Nextcloud bot 610791ad8c
[tx-robot] updated from transifex
2020-12-30 02:34:04 +00:00
.github Add the issue template 2017-04-12 10:39:58 +02:00
.tx Add transifex config 2018-02-27 14:08:40 +01:00
appinfo 3.1.1 2020-12-21 12:13:33 +01:00
css test the connection to the av when saving settings 2020-08-31 15:00:46 +02:00
img Add dark shield as activity fitler icon 2018-03-06 21:34:35 +01:00
js hide settings entries fast on page load 2020-08-31 15:00:46 +02:00
l10n [tx-robot] updated from transifex 2020-12-30 02:34:04 +00:00
lib Allow disabling the background scan 2020-12-21 12:03:43 +01:00
screenshots Update README.md 2018-07-05 10:31:08 +02:00
templates Clarified file size limit setting 2020-11-05 09:32:41 +01:00
tests rename clamav backends 2020-08-31 15:00:46 +02:00
.gitignore Fix Makefile 2016-11-25 22:57:50 +03:00
.nextcloudignore fix krankerl config 2020-08-31 15:00:46 +02:00
.scrutinizer.yml Adding proper travis integration 2014-11-14 13:21:39 +01:00
.travis.yml Merge pull request #166 from nextcloud/update-master-version 2020-09-18 12:55:01 +02:00
CHANGELOG.md 3.1.1 2020-12-21 12:13:33 +01:00
LICENSE Add licence file to repo 2018-03-02 15:45:29 +01:00
README.md Update README.md 2020-09-25 12:39:56 -04:00
krankerl.toml fix krankerl config 2020-08-31 15:00:46 +02:00

README.md

Nextcloud Antivirus for Files

Build Status Scrutinizer Code Quality Code Coverage

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: