BishopFox / spoofcheck

Simple script that checks a domain for email protections
MIT License
782 stars 199 forks source link

Python 2 #9

Open drwolff opened 4 years ago

drwolff commented 4 years ago

This tool is written in Python 2 which is depreciated. It still works, but users need to specify pip2 when installing the requirements and python2 when executing the script.

fsacer commented 4 years ago

Agreed I mentioned the issue here too https://github.com/lunarca/pyemailprotectionslib/pull/6