Skip to content

nikitakalyanov/whois

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

check_whois.sh

A simple yet powerful bash-script for checking whois for a domain. Uses https://www.whois.com/whois/ and saves its response as an HTML-file in results_dir.

Usage

For one domain:

./whois.sh results_dir domain github.com

For a list of domains (in a .txt file):

./whois.sh results_dir file domains.txt

Notes

Substitutes all '\' and '.' in URLs with '_' to avoid shell interpretation errors.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages