AetherCollective / files_antivirus

👾 Antivirus app for Nextcloud Files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

👾 Antivirus app for Nextcloud Files

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 64.4%Language:PHP 35.3%Language:CSS 0.3%Language:Shell 0.0%