Skip to content

Its a script to run clamav on linux machine, as per the desired schedule by configuring the script at cron job. It minimises the server load while running clamav in daemon mode.

Notifications You must be signed in to change notification settings

ebizon/ClamAV_Scan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

ClamAV_Scan

Its a script to run clamav on linux machine, as per the desired schedule by configuring the script at cron job. It minimises the server load while running clamav in daemon mode.

It requires clamav to be installed on server.

It basically sends an email to mentioned email id if a virus is found.

Please replace [email protected] in clamscan.sh with the email id to which you want to send emails.
You may also use multiple email ids separated by commas.

About

Its a script to run clamav on linux machine, as per the desired schedule by configuring the script at cron job. It minimises the server load while running clamav in daemon mode.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages