Skip to content

Command Line utility to perform bulk whois lookups from a textfile.

Notifications You must be signed in to change notification settings

Sebastiaan76/Bulk_Whois

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Bulk_Whois

Command Line utility to perform bulk whois lookups from a textfile.

Please ensure whois is installed on your system and is in your PATH.

Usage: ./bulkwhois <input_textfile>

Textfile should contain one URL per line, and have no trailing whitespace on the last entry.

Building: gcc -o bulkshois bulkwhois.c

About

Command Line utility to perform bulk whois lookups from a textfile.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages