Skip to content
/ peep Public

🐥 Query WHOIS through CLI to see if a domain name is available

Notifications You must be signed in to change notification settings

hum/peep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

peep

A tool to search for available domain names in the list of supported gTLDs.

Usage

Installation

> go install github.com/hum/peep

Run

> peep -d [domain_name] -j [number_of_goroutines]