Skip to content
/ GoRify Public

GoRify is a robust and efficient command-line tool written in Go, designed to verify the validity of email addresses. Whether you're cleaning up your email list, checking user input, or validating emails for any other reason, GoRify provides a simple and powerful solution.

License

Notifications You must be signed in to change notification settings

w3nch/GoRify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

GoRify

GoRify is a robust and efficient command-line tool written in Go, designed to verify the validity of email addresses. Whether you're cleaning up your email list, checking user input, or validating emails for any other reason, GoRify provides a simple and powerful solution.

Features

  • Fast and Efficient: Built with Go for high performance and quick verification.
  • MX Record Lookup: Verifies the existence of the domain's mail server.
  • Syntax Check: Ensures the email address adheres to standard email format.
  • Disposable Email Detection: Identifies disposable email addresses.
  • Command-Line Interface: Easy to use with clear commands and options.
  • Output Options: Supports various output formats including JSON and plain text.

Installation

You can install GoRify using go get:

go get -u github.com/yourusername/gorify

About

GoRify is a robust and efficient command-line tool written in Go, designed to verify the validity of email addresses. Whether you're cleaning up your email list, checking user input, or validating emails for any other reason, GoRify provides a simple and powerful solution.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published