Skip to content

Security

Built-in virus scanning powered by ClamAV.

Security

Features

  • File/Directory Scanning: Scan any file or directory for threats
  • Real-time Results: View scan progress and detected threats
  • ClamAV Integration: Uses the industry-standard open-source antivirus engine

Prerequisites

ClamAV must be installed on your system:

bash
sudo apt install clamav clamav-daemon
sudo freshclam  # Update virus definitions
bash
sudo dnf install clamav clamav-update
sudo freshclam
bash
sudo pacman -S clamav
sudo freshclam

Released under the LGPL v3 License.