checkrhosts

server program for remote shell connections

Debian Debian
RUN apt-get update && \ apt-get install -y rsh-server
Ubuntu
RUN apt-get update && \ apt-get install -y rsh-server
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y rsh-server
CentOS
RUN yum install -y rsh-server
Fedora
RUN dnf install -y rsh-server
Raspbian
RUN apt-get update && \ apt-get install -y rsh-server
click the source code to copy install checkrhosts on any operating system with command-not-found.com