👾 Antivirus app for Nextcloud Files
Перейти к файлу
Nextcloud bot b67b3adf9c
[tx-robot] updated from transifex
2019-12-22 02:52:02 +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 Bump version 2019-10-03 19:29:30 +02:00
css Lets have avStreamMaxLength option too 2016-11-10 00:47:03 +03:00
img Add dark shield as activity fitler icon 2018-03-06 21:34:35 +01:00
js Remove chunkSize from UI. Put shutdownScanner back 2016-11-11 19:10:42 +03:00
l10n [tx-robot] updated from transifex 2019-12-22 02:52:02 +00:00
lib More logging 2019-11-25 19:57:20 +01:00
screenshots Update README.md 2018-07-05 10:31:08 +02:00
templates Update README.md 2018-07-05 10:31:08 +02:00
tests Fix tests 2019-12-05 14:13:35 +01:00
.gitignore Fix Makefile 2016-11-25 22:57:50 +03:00
.scrutinizer.yml Adding proper travis integration 2014-11-14 13:21:39 +01:00
.travis.yml Update master php testing versions 2019-12-05 13:27:56 +01:00
CHANGELOG.md Bump version 2019-10-03 19:29:30 +02:00
LICENSE Add licence file to repo 2018-03-02 15:45:29 +01:00
README.md Merge pull request #90 from nextcloud/screenshot-branch 2018-07-05 15:59:49 +02:00
krankerl.toml Switch to Krankerl for buidling 2018-11-23 14:13:48 +01: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

  • :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 12 or 13
  • 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: