Skip to content

getdrive/emailchecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Email Checker

Install:

pip install -r req.txt

Usage:

usage: emailchecker.py [-h] [-m MAIL] [-f FILE] [-t THREADS]

options:
  -h, --help            show this help message and exit
  -m MAIL, --mail MAIL  Single email address to validate
  -f FILE, --file FILE  File containing a list of email addresses to validate
  -t THREADS, --threads THREADS Number of threads for concurrent validation

About

Verify the existence of an e-mail address

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages