Installing rdns_reaper

Installing with PyPI

Latest Version

>>> pip install rdns-reaper

For a specific version (e.g. 0.0.10)

>>> pip install rdns-reaper==0.0.10

Github with PIP

Latest Full Release

>>> pip install git+https://github.com/mullaneywt/rdns_reaper/@releases

Latest Release Candidate

>>> pip install git+https://github.com/mullaneywt/rdns_reaper/

Specific Release Version (e.g. 0.0.10)

>>> pip install git+https://github.com/mullaneywt/rdns_reaper/@0.0.10