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.15k stars 185 forks source link

Problem with python > 3.8 due to dnsdb #165

Closed Te-k closed 2 years ago

Te-k commented 2 years ago

There is an import problem in dnsdb that seems to break harpoon for python > 3.8, see https://github.com/giovino/fsi-dnsdb/issues/9

I am not sure what the solution is, possibly to move to a more supported library like https://pypi.org/project/dnsdb-python/ https://github.com/domainaware/dnsdb-python