Skip to content

bpatath/files_antivirus

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 64.4%
  • PHP 35.3%
  • Other 0.3%