Skip to content

timtwiest/domain-taken-yet

Repository files navigation

Domain-Taken-Yet

DomainTakenYet is a fast CLI tool for checking domain availability via DNS records. Ideal for developers, entrepreneurs, and domain enthusiasts.

domain-taken-yet

Table of Contents

Installation

Global Installation with NPM

Install once and use domain-taken-yet from any terminal:

npm install -g domain-taken-yet

Quick Run with NPX

Run without installing, ideal for one-time checks:

npx domain-taken-yet

Usage

To check a single domain:

domain-taken-yet example.com

To check multiple domains:

domain-taken-yet example1.com example2.com

For detailed DNS check information:

domain-taken-yet example.com --verbose

Contributing

We welcome contributions to the DomainTakenYet! Here are a couple of ways you can help:

  1. Report Bugs: If you encounter any bugs or issues with our tool, please report them using the Issues tab on our GitHub repository. Your feedback helps us improve the tool for everyone.

License

"DomainTakenYet" is released under the MIT License.

About

DomainTakenYet is a fast CLI tool for checking domain availability via DNS records. Ideal for developers, entrepreneurs, and domain enthusiasts.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published