ExsoKamabay / mail-checker

tool to check whether the email address is valid or not

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

tool to check whether the email address is valid or not

License:MIT License


Languages

Language:Python 100.0%