jwhois
Improved Caching Whois client
Install
- All systems
-
curl cmd.cat/jwhois.sh
- Debian
-
apt-get install jwhois
- Ubuntu
-
apt-get install jwhois
- Alpine
-
apk add jwhois
- CentOS
-
yum install jwhois
- Fedora
-
dnf install jwhois
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install jwhois
- Raspbian
-
apt-get install jwhois
- Dockerfile
- dockerfile.run/jwhois
- Docker
-
docker run cmd.cat/jwhois jwhois
powered by Commando
jwhois
Improved Caching Whois client
GNU jwhois is an Internet Whois client that queries hosts for information according to RFC 954 - NICNAME/WHOIS. JWHOIS is configured via a configuration file that contains information about all known Whois servers. Upon execution, the host to query is selected based on the information in the configuration file. The configuration file is highly customizable and makes heavy use of regular expressions.