domain-detective is for a list of your domains that checks them after opening terminal, and if a domain is open, it will inform you.
$ git clone git@github.com:the-pesar/domain-detective.git
# git clone https://github.com/the-pesar/domain-detective.git
Go to the cloned repository and push your domains in script.sh
file.
$ sudo apt install whois && sudo apt update
$ chmod +x script.sh && echo "source $PWD/script.sh" >> ~/.bashrc