telnetd

telnet server

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