spfquery.pyspf
sender policy framework (SPF) tools for Python
Install
- All systems
-
curl cmd.cat/spfquery.pyspf.sh
- Debian
-
apt-get install spf-tools-python
- Ubuntu
-
apt-get install spf-tools-python
- Kali Linux
-
apt-get install spf-tools-python
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install spf-tools-python
- Raspbian
-
apt-get install spf-tools-python
- Dockerfile
- dockerfile.run/spfquery.pyspf
spf-tools-python
sender policy framework (SPF) tools for Python
SPF (Sender Policy Framework) related scripts and tools in Python. This package currently provides three scripts: * pyspf: command line use of spf.py * spfquery: Python implementation of spfquery (uses alternatives) * pyspf-type99: Tool to convert SPF records of type TXT to type SPF spfquery and pyspf-type99 are compatible with python3 For more information about SPF look at http://www.openspf.org/