Skip to content

Files

Latest commit

3029492 · Apr 4, 2020

History

History
This branch is 107 commits behind CharlesPikachu/pytools:master.

emailSecurity

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 4, 2020
Jan 20, 2019
Jan 13, 2019
Jan 13, 2019

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 h465932675@163.com
	python emailSecurity.py -f emails_test.txt

FAQ

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