Closed anarcat closed 5 years ago
Compress it, it will work. More seriously, it looks for .xml.gz
or .xml.zip
because that's what I've seen so far. I'll change the regex to match plain XML files as well. Classified as both bug and enhancement because the usage string says it is supported when in fact not.
Welcome v0.9.2 ;-)
I'm getting an error while trying to make dmarc-cat parse an XML file from Google (as opposed to a ZIP) file:
I first thought it might not have liked the exclamation marks there, so I tried renaming the file:
No luck there.
The README does say the usage is
dmarc-cat -hvD <zipfile|xmlfile>
- maybe that's an error and only ZIP files are supported? Those work correctly:Thanks for the nice tool! It makes those reports much more useful...