Skip to content

Command line application to check availability of domain addresses.

Notifications You must be signed in to change notification settings

samuelmasuy/whoispa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WHOISPA

Description

Check domain name availability, for a given domain name or permutations of its letters.

Installation

Use pip3 install -editable . to install this command line tool.

Depends on: Click, colorama, requests and simplejson.

Running

Usage: whoispa [OPTIONS] WORD

Options:
--tld TEXT The tld, default is '.com'
--length INTEGER The lenght of the domain name
--sample_size INTEGER The number of results, default is 20.
--help Show this message and exit.

Credits

Code adapted from zachwill/dom.

About

Command line application to check availability of domain addresses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages