robustgarlic / nslookup

Two simple scripts to do bulk nslookups by either IP or Hostname and output results to file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nslookup

Two simple scripts to do bulk nslookups by either IP or Hostname and output results to file. Input and output are both in .txt format.

Uses the nslookup library.

define input files in the script as it statically opens them

About

Two simple scripts to do bulk nslookups by either IP or Hostname and output results to file.


Languages

Language:Python 100.0%