Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 532 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 532 Bytes

Mess-SMTP-Checker

MASS SMTP VALID INVALID CHECKER

Mass_smtp-checker Mass_smtp-checker

  • Install PYTHON 3

Linux

pip3 install -r requirement.txt
pyhton3 main.py

Windows

pip install -r requirement.txt
main.py