clamscan icon indicating copy to clipboard operation
clamscan copied to clipboard

A robust ClamAV virus scanning library supporting scanning files, directories, and streams with local sockets, local/remote TCP, and local clamscan/clamdscan binaries (with failover).

Results 33 clamscan issues
Sort by recently updated
recently updated
newest added

Noticed there was no ability to directly call the 'clamscan' CLI command directly. I think this will help users who have a subset of files they want to have special...

Useful when using self-signed certificates

Fix for timeout error on ping request using remote server. ### Explanation The timeout error is thrown after the client is created and the promise is neither resolved nor rejected....

bug
enhancement