Domain & IP Parser
Domain & IP Parser
This program is built using the Python language. It uses the urlparse module to parse the domains, and regular expressions to parse the IP's from all files in a given directory. The GUI is built using the wxPython GUI toolkit which is enabled as a Python extension module. This module wraps the popular wxWidgets cross platform GUI library written in C++.
Image: