Skip to content

Shell script to fetch whois information for a domain

License

Notifications You must be signed in to change notification settings

praharshjain/whois

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whois

Simple shell script to fetch whois information for a domain using zenity for UI.

Usage

If zenity is not installed -

$ sudo apt-get update
$ sudo apt-get install zenity

Make the file executable -

$ chmod +x whois.sh

Run -

$ ./whois.sh

Screenshots

License

MIT

Releases

No releases published

Packages

No packages published

Languages