xmail

command module
v0.0.0-...-967076b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 15, 2024 License: MIT Imports: 8 Imported by: 0

README

xmail

xmail is a Go tool that uses haccer/available to detect which email addresses have domains which are able to be registered.

Install:

go install github.com/haccer/xmail@latest

or

git clone https://github.com/haccer/xmail
cd xmail
go install

Usage:

cat emails.txt | xmail

or

xmail -w emails.txt

With JSON:

% cat emails.txt| xmail --json
[
  {
    "domain": "doalkdjfaklsjdfk.com"
  },
  {
    "domain": "doesntexisthahshhsh.com"
  }
]

xmail

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL