create function for ip lookup

This commit is contained in:
michivonah 2024-01-07 20:01:30 +01:00
parent f4c18271b2
commit 5255edf997
2 changed files with 9 additions and 6 deletions

View file

@ -1,4 +1,5 @@
# requirements.txt
python-dotenv==1.0.0
requests
HTTPBasicAuth
HTTPBasicAuth
dnspython