An open API service indexing awesome lists of open source software.

https://github.com/nitingoley/dns-email-verification

Built a tool in Go to check email domain security by verifying MX, SPF, and DMARC records, ensuring secure email configurations. Utilized Go’s networking for efficient DNS lookups with error handling, providing clear output on domain security status. Demonstrates skills in Go, DNS protocols, and networking.
https://github.com/nitingoley/dns-email-verification

Last synced: over 1 year ago
JSON representation

Built a tool in Go to check email domain security by verifying MX, SPF, and DMARC records, ensuring secure email configurations. Utilized Go’s networking for efficient DNS lookups with error handling, providing clear output on domain security status. Demonstrates skills in Go, DNS protocols, and networking.

Awesome Lists containing this project