postinstall.js
JavaScript module that delivers details about domain names
Install
- All systems
-
curl cmd.cat/postinstall.js.sh
- Debian
-
apt-get install node-tldjs - Ubuntu
-
apt-get install node-tldjs - Kali Linux
-
apt-get install node-tldjs - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install node-tldjs
node-tldjs
JavaScript module that delivers details about domain names
`tld.js` is a Node.js module written in JavaScript to work against complex domain names, subdomains and well-known TLDs. It answers with accuracy to questions like what is host's (sub)domain, or is its TLD a well-known one?