Skip to main content

Search for available domains using wildcards

Project description

domainsearch

Build Status PyPI version

Search for available domains using wildcards.

Install

git clone https://github.com/jeremija/domainsearch
cd domainsearch
python3 -m domainsearch

or

pip3 install domainsearch

Usage

usage: domainsearch [-h] [--host HOST] [--port PORT] [-n] [-o] [--verbose]
                    domains [domains ...]

Search for unregistered domains. Wildcards supported are:
  A: alphabet characters
  C: consonants
  V: vowels
  #: numbers 0-9
  *: combination of all of the above
  [chars]: chars in the brackets
  (word1,word2,word3): custom list of words

positional arguments:
  domains        Domain(s) to look up. For example redCV.com

optional arguments:
  -h, --help     show this help message and exit
  --host HOST    of the Whois lookup server
  --port PORT    Port of the Whois lookup server
  -n, --dry-run  Only print the permutations
  -o, --only     Print only available
  --verbose      Show whois results

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

domainsearch-1.0.2.tar.gz (4.7 kB view hashes)

Uploaded Source

Built Distribution

domainsearch-1.0.2-py3-none-any.whl (6.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page