Skip to content

Instantly share code, notes, and snippets.

View poligarcia's full-sized avatar

Poli García poligarcia

View GitHub Profile
@poligarcia
poligarcia / clamav-mac.md
Created December 17, 2018 21:30 — forked from Uchean/clamav-mac.md
Get ClamAV running on Mac OS X (using Homebrew)

Get ClamAV running on Mac OS X (using Homebrew)

The easiest way to get the ClamAV package is using Homebrew

$ brew install clamav

Before trying to start the clamd process, you'll need a copy of the ClamAV databases.

Create a freshclam.conf file and configure as so

@poligarcia
poligarcia / install-clamav-osx.md
Created December 17, 2018 21:44 — forked from gagarine/install-clamav-osx.md
Howto Install clamav on OSX with brew

Howto Install clamav on OSX with brew

$ brew install clamav
$ cd /usr/local/etc/clamav
$ cp freshclam.conf.sample freshclam.conf

Open freshclam.conf and comment the "Example" line: