The utelnetd package provides a small and efficient stand alone telnet
server daemon.
Categories
TelnetLicense
GNU General Public License version 2.0 (GPLv2)Follow utelnetd
Other Useful Business Software
Simplify IT and security with a single endpoint management platform
NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers.
The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
Rate This Project
Login To Rate This Project
User Reviews
-
the default download file "utelnetd.8.gz" was man page.
-
This thing compiled quickly and well, runs VERY small, seems very fast (though I have never encountered a slow telnetd), and generally makes me very happy. Two issues I have encountered: 1. the TERM gets set to 'dumb', where with other telnetd it get set to something useful (vt420, ASNI, etc). Would love a fix or solution, I am playing with /etc/bashrc to work around it. 2. every prompt, from the first logon prompt and through every single command-line prompt during the session, is presented twice. Again, this does not happen with SSH or any other telnetd I have tried. Would REALLY like a way to fix this! Arguably, these are rather minor issues: but something the admin needs to know and handle.