Clamav antivirus software macOS server configuration.
Clamav antivirus software macOS server configuration. A macOS clamAV configuration with launchdaemons for clamd, freshclam, Scan-On-Demand, Scan-on-Schedule, Scan-On-Access of specied directories, and a Finder.app contextual service for Scan-On-Demand of selected items.
Clamav antivirus software macOS server configuration. A macOS clamAV configuration with launchdaemons for clamd, freshclam, Scan-On-Demand, Scan-on-Schedule, Scan-On-Access of specied directories, and a Finder.app contextual service for Scan-On-Demand of selected items.
To install clamav-server, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install clamav-server
To see what files were installed by clamav-server, run:
port contents clamav-server
To later upgrade clamav-server, run:
sudo port selfupdate && sudo port upgrade clamav-server
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.