👾 Antivirus app for Nextcloud Files
Перейти к файлу
Nextcloud bot 146137e38b
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-11-14 02:38:55 +00:00
.github Update master target versions 2021-11-11 09:41:10 +01:00
.tx Add transifex config 2018-02-27 14:08:40 +01:00
appinfo Update version on master 2021-11-11 11:03:55 +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 2021-11-14 02:38:55 +00:00
lib Merge pull request #208 from nextcloud/work/admin-delegation 2021-10-15 10:35:14 +02:00
screenshots Update README.md 2018-07-05 10:31:08 +02:00
templates Handle unlimited file size properly in propfind plugin. 2021-08-24 10:27:58 +02:00
tests Use strict comparison 2021-08-20 16:13:29 +02:00
.gitignore github ci 2021-06-02 16:42:24 +02:00
.nextcloudignore Version 3.2.2 2021-09-14 22:47:49 +02:00
.php_cs.dist github ci 2021-06-02 16:42:24 +02:00
.scrutinizer.yml Adding proper travis integration 2014-11-14 13:21:39 +01:00
CHANGELOG.md Version 3.2.2 2021-09-14 22:47:49 +02: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
composer.json github ci 2021-06-02 16:42:24 +02: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: