Joost Agterhoek 2024-08-15 21:42:39 +02:00
parent cf38ef3385
commit c1c9fadd17

View File

@ -4,6 +4,8 @@ After learning the basics of looking up IP addresses, domain names and URLs to f
![screenshot of a tkinter host lookup application](/screenshot.png)
<img src="/screenshot.png" width="200" height="200">
## TODO
- *TD* - Strip leading and trailing characters like parentheses, brackets, etc. and extract host information
- *TD* - Reorganize the windows to have one window for extracting hosts and reformatting (adding comma's, quotes, etc.) and one window for lookup information