Hi,
I have to parse a huge html file and should replace every occurrence of an IP address by their DNS name. So, during the run I should be able to do a nslookup (or similar).
I can imagine also a two step version:
extract the IP adresses first and create a lookup table
<IP> <DNS name>
<IP>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.