Note
Download the latest version from the release page and run the executable.
This app is written to make it super easy to get all relevant dns entries from a domain.
The App asks the following dns servers:
-
Google (8.8.8.8)
-
Cloudflare (1.1.1.1)
-
Quad9 (9.9.9.9)
For the following dns entries:
-
CNAME Entries
:-
autodiscover
-
lyncdiscover
-
selector1._domainkey
-
selector2._domainkey
-
-
MX Entries
-
TXT Entries
It can also check the ssl status of a domain.
You need to set up Fyne
After that you can clone the repository and run fyne package
to build the app.
Don't forget to change the metadata in FyneApp.toml.