Jomo Tld Checker Save

Check domain availability on all TLDs

Project README

TLD checker

Check domain name for availability on every Top-Level-Domain.

asciicast

green means domain available :+1:
red means domain not available :-1:

This downloads a list of TLDs from IANA, so it should always be up to date.

Note: A domain will be reported as available when your (specified) DNS server states that the domain does not exist (NXDOMAIN). A domain will also be reported as not available when the DNS server times out.

Usage

./tld_checker.sh <domain> [DNS server]

Examples

Check domain availability:

./tld_checker.sh doge

Write only available domains to file:

./tld_checker.sh doge | tee available.txt
Open Source Agenda is not affiliated with "Jomo Tld Checker" Project. README Source: jomo/tld_checker
Stars
57
Open Issues
0
Last Commit
5 years ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating