telnet stream tcp nowait root /usr/sbin/telnetd telnetd -E bin/bash
-Dustin On Mar 8, 2025 at 2:45 PM -0600, [email protected], wrote: > Hi, > > In Debian I had this. > # grep tcpd /etc/inetd.conf > telnet stream tcp nowait root /usr/sbin/tcpd /usr/sbin/telnetd -E bin/bash > > Appears tcpd is not used in Void. Can the above be adapted? How? > > I know telnet is insecure and use it only within a host and the host > is firewalled. In effect, telnet replaces xterm. > > Thx, ... P. > > > > -- > VoIP: +1 604 670 0140 > work: https://en.wikibooks.org/wiki/User:PeterEasthope >
