Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 327 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 327 Bytes

Clamscanner

Multi-threaded and recursive wrapper for clamav-daemom.

Usage:

usage: clamscanner.py [-h] [--log LOG] path

Recursive and fast scan

positional arguments:
  path        a path to scan

optional arguments:
  -h, --help  show this help message and exit
  --log LOG   log file to write information to