Skip to content

Latest commit

 

History

History
 
 

emailSecurity

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Introduction

https://mp.weixin.qq.com/s/9u1CIa8MdoiXGGdPqae8fA

Version

  • v1.0

Usage

Step1:
install the dependencies(pip install -r requirements.txt)
Step2:
run "python emailSecurity.py -e youremailaddress"
run "python emailSecurity.py -f youremailsfile"
for example →
	python emailSecurity.py -e [email protected]
	python emailSecurity.py -f emails_test.txt

FAQ

Please run "python emailSecurity.py -h" to get more helps.