After learning the basics of looking up IP addresses, domain names and URLs to find f.e. DMARC/SPF values, hostnames, IP addresses and such, I want to incorporate this in an easy-to-use GUI with tkinter.
Go to file
2024-08-15 21:31:23 +02:00
generic corrected wrong import and added generic lookup module 2024-08-14 15:34:48 +02:00
LICENSE Initial commit 2024-08-08 14:55:06 +02:00
README.md trying to add images to README 2024-08-15 21:31:23 +02:00
screenshot.png screenshot of basic functionality 2024-08-15 21:28:29 +02:00
tkinter-enter-classed.py trying to better organize and class with example 2024-08-15 21:23:04 +02:00
tkinter-enter.py autoformat 2024-08-15 21:22:21 +02:00
tkinter-oop-2.py trying to better organize and class with example 2024-08-15 21:23:04 +02:00

gui-host-lookup

After learning the basics of looking up IP addresses, domain names and URLs to find f.e. DMARC/SPF values, hostnames, IP addresses and such, I want to incorporate this in an easy-to-use GUI with tkinter.

screenshot of a tkinter host lookup application

TODO