domain-taken-yet
v0.0.4
Published
DomainTakenYet is a fast CLI tool for checking domain availability via DNS records. Ideal for developers, entrepreneurs, and domain enthusiasts.
Downloads
2
Readme
Domain-Taken-Yet
DomainTakenYet is a fast CLI tool for checking domain availability via DNS records. Ideal for developers, entrepreneurs, and domain enthusiasts.
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:
- 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.