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-14 16:53:39 +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 additional tutorial to work with classes in tkinter 2024-08-14 16:53:39 +02:00
tkinter-enter.py corrected wrong import and added generic lookup module 2024-08-14 15:34:48 +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