mirror of
https://github.com/spatie/dnsrecords.io.git
synced 2026-04-27 08:25:57 +03:00
[GH-ISSUE #53] Display Additional Record #22
Labels
No labels
bug
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dnsrecords.io#22
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @MiteshShah on GitHub (Jun 10, 2020).
Original GitHub issue: https://github.com/spatie/dnsrecords.io/issues/53
Hello
First nice project and simply beautiful ❤️
I was looking for similar project which display A/AAAA/CNAME/SPF etc on single query.
In Addition to what you are display by default if we can add couple of more record not exactly main domain but related to main domain and we can always query them separately but its good if we can display all in one place for specially lazy people like me 😉
www.mitesh.cf
_dmarc.mitesh.cf
dkim._domainkey.mitesh.cf
_acme-challenge.mitesh.cf (CNAME and A both)
@freekmurze commented on GitHub (Jun 10, 2020):
If the code to accomplish this is simple, I'd accept a PR.
@MiteshShah commented on GitHub (Jun 10, 2020):
I don't know php that's why instead of PR open issue.
Anyways thanks just built this in bash
If anyone interested just paste following bash code in your
~/.zshrcor~/.bashrcopen new terminal and fire
Also optionally you can specify resolver as well