domainaware / parsedmarc

A Python package and CLI for parsing aggregate and forensic DMARC reports
https://domainaware.github.io/parsedmarc/
Apache License 2.0
994 stars 213 forks source link

Parsedmarc opens Port on 0.0.0.0 #448

Closed ash-check closed 9 months ago

ash-check commented 9 months ago

Hi, Currently the DNS requests open a UDP Port on 0.0.0.0. Wed love to be able to either use a fixed port or IP. From the DNSPython Documentation this should be possible to just pass in as a configuration option for resolve