SPF_检查
检查SPF是否记录给定域或域列表的实例。
安装
git clone https://github.com/abhhi-101/spf_check.git
python3 -m pip install optparse-pretty os sys
用法
cd spf_check
python3 spf_check.py -d example.com
python3 spf_check.py -f target_domains.txt
帮助菜单
Usage: spf.py [optio