in.telnetd

basic telnet server

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