Skip to content

tool to check whether the email address is valid or not

License

Notifications You must be signed in to change notification settings

ExsoKamabay/mail-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mail-checker

tool to check whether the email address is valid or not

or

Valid emails return green results, invalid results return orange results
input = Mail, Mode, Arg

  • Mode : check,random,file
  • M check : lexyong@gmail.com check -> just check whether it is valid or invalid.
  • M random: *yong66@gmail.com random xle -> Check and repeat ten times using a random string.
  • M file : *yong@gmail.com file word.txt -> checking using the list inside the file

type 'help me': how to use

Releases

No releases published

Packages

No packages published

Languages