telnet-client

Small library for parsing the TELNET protocol - utilities

Install

All systems
curl cmd.cat/telnet-client.sh
Debian Debian
apt-get install libtelnet-utils
Ubuntu
apt-get install libtelnet-utils
image/svg+xml Kali Linux
apt-get install libtelnet-utils
Fedora
dnf install libtelnet-utils
Windows (WSL2)
sudo apt-get update sudo apt-get install libtelnet-utils
Raspbian
apt-get install libtelnet-utils

libtelnet-utils

Small library for parsing the TELNET protocol - utilities

libtelnet is a small library for parsing the TELNET protocol, responding to TELNET commands via an event interface, and generating valid TELNET commands. libtelnet includes support for the non-official MCCP, MCCP2, ZMP, and MSSP protocols used by MUD servers and clients. This package contains a small set of utilities based on libtelnet for testing and debugging TELNET clients.