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
Joost Agterhoek 1af1219b0d formatting
2024-08-17 12:00:20 +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 got an image centered and resized in raw HTML in a Gitea README.md[1;5C, what more can you want from a Thursday night 2024-08-15 21:54:15 +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 formatting 2024-08-17 12:00:20 +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.

TODO