Te-k / harpoon

CLI tool for open source and threat intelligence
https://www.randhome.io/blog/2018/02/23/harpoon-an-osint-/-threat-intelligence-tool/
GNU General Public License v3.0
1.16k stars 181 forks source link

Add MaxMind path check for macOS (brew) #141

Closed coinforensics closed 3 years ago

coinforensics commented 3 years ago

Thank you for this awesome tool :thumbsup:

Description

If the MaxMind GeoIP database is installed on macOS via Brew, the correct path is not checked in check_geoipdb. I added the path to the check.

Has This Been Tested?

Yes, on macOS Catalina (10.15.7) and brew 2.6.0.

Te-k commented 3 years ago

That's awesome, thanks !