ip-whois-pdf-latex-report
Generates a PDF file which contains WHOIS info about given IP address using LaTeX, makes a backup and opens the file in a PDF viewer
Requirements
- Python 3
pip3 install dnspython
pip3 install ipwhois
- LaTeX
Usage
Run python3 ./report.py
.
Customize the report text in report.tex
.