Stats on DNS and email security feature usage
You will need python3.6+, pip and virtualenv installed.
git clone git@git.assignitapp.com:dnstats/dnstats.gitcd dnstatsvirtualenv venv -p python3pip install -r requirements.txt
This project uses Celery and
the main code for it is located in dnstats/celery.