https://mp.weixin.qq.com/s/9u1CIa8MdoiXGGdPqae8fA
- v1.0
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
Please run "python emailSecurity.py -h" to get more helps.