clamfs
user-space anti-virus protected file system
Install
- All systems
-
curl cmd.cat/clamfs.sh
- Debian
-
apt-get install clamfs
- Ubuntu
-
apt-get install clamfs
- Kali Linux
-
apt-get install clamfs
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install clamfs
- Raspbian
-
apt-get install clamfs
- Dockerfile
- dockerfile.run/clamfs
clamfs
user-space anti-virus protected file system
ClamFS is a FUSE-based user-space file system for Linux with on-access anti-virus file scanning through clamd daemon. Clamd (clamav-daemon) is a file scanning service developed by ClamAV project.