Skip to content

a simple program to get whois details of IP Addresses to CSV Files

Notifications You must be signed in to change notification settings

light-bringer/pywhois-parse-csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

To make this code work, you will need:

Python 2.7
Pip

Installing Dependencies

To install the latest version of dependencies using pip:

$ pip install -r requirements.txt

RUNNING THE CODE

update your IP Addresses in the file inside input/IPADDR separated by nextline, check the mentioned file for examples. Run the following command after done:

$ python main.py

Your values will be populated into CSV files with the run timestamp under the output/ folder.

ENjoy! 😄

About

a simple program to get whois details of IP Addresses to CSV Files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages