mirror of https://gerrit.osmocom.org/libtelnet
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
471 B
15 lines
471 B
.TH telnet-chatd 1 LIBTELNET "" "TELNET Library"
|
|
|
|
.SH NAME
|
|
telnet-chatd \- simplistic TELNET chat server
|
|
|
|
.SH SYNOPSIS
|
|
\fBtelnet-chatd\fR <\fBlisten port\fR>
|
|
|
|
.SH DESCRIPTION
|
|
\fBtelnet-chatd\fR is an extremely simplistic TELNET chat server. It is designed primarily as a test for TELNET clients and proxies.
|
|
|
|
It is not recommended to use \fBtelnet-chatd\fR in any kind of production capacity.
|
|
|
|
.SH SEE ALSO
|
|
\fBtelnet-client\fR(1), \fBtelnet-proxy\fR(1), \fBtelnet\fR(1)
|
|
|