Skip to content

Feriman22/domain-availability-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

domain-availability-checker

This shell script can check the list to see which domains are registered and which are free.

Before use this:

To use this script, make sure to install the whois package beforehand.

To install whois on Ubuntu, Debian, and Linux Mint:

sudo apt install whois

To install whois on CentOS, Fedora, AlmaLinux, and Red Hat:

sudo dnf install whois

To install whois on Arch Linux and Manjaro:

sudo pacman -S whois

About

This shell script can check the list to see which domains are registered and which are free.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages