Skip to content

A Simple Golang script to check for the validity of an email domain

Notifications You must be signed in to change notification settings

RijulTP/EmailChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

EmailChecker

A Simple Golang script to check for the validity of an email domain

How to use?

  1. Enter the email domain that you would like to check
  2. It checks for MX,SPF and DMARC and will return the their values, which can help to determine the validity of the domain

About

A Simple Golang script to check for the validity of an email domain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages