Releases: nizartuanku/dmarcwatch
Releases · nizartuanku/dmarcwatch
Release list
DmarcWatch v0.1.0
First public release.
DmarcWatch reads DMARC aggregate (RUA) reports and turns them into findings: spoofing at volume, new senders, alignment drops, silent reporting gaps, and p=reject readiness.
Install (free build)
tar -xzf dmarcwatch-free-0.1.0-linux-amd64.tar.gz
./dmarcwatch
Dashboard on http://127.0.0.1:8429 — add your domain, upload report files (.xml / .xml.gz / .zip), read the findings.
Free build: 1 domain, 30-day history. Pro (10 domains, 365-day history) and Team (unlimited) at whop.com/nizar-tuanku/dmarcwatch — 14-day trial.
Checksums (SHA-256)
62260ccc681f631e5d9055204e4b3c6fd386e1959ba8e42add4cb6559382733c dmarcwatch-free-0.1.0-linux-amd64.tar.gz
Honest limits (v0)
Upload-only ingest — no IMAP polling yet (it's on the roadmap). Linux amd64 binary; other platforms build from source (Go 1.24+).