jwhois

Improved Caching Whois client

Debian Debian
RUN apt-get update && \ apt-get install -y jwhois
Ubuntu
RUN apt-get update && \ apt-get install -y jwhois
Alpine
RUN apk add jwhois
CentOS
RUN yum install -y jwhois
Fedora
RUN dnf install -y jwhois
Raspbian
RUN apt-get update && \ apt-get install -y jwhois
click the source code to copy install jwhois on any operating system with command-not-found.com