debian man page for telnet-proxy

Query: telnet-proxy

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

telnet-proxy(1) 						  TELNET Library						   telnet-proxy(1)

NAME
telnet-proxy - create a TELNET debugging proxy
SYNOPSIS
telnet-proxy <remote address> <remote port> <local port>
DESCRIPTION
telnet-proxy creates a single-connection proxy listening on local port which forwards connections to remote address on port remote port. All TELNET commands will be logged to stdout for debugging purposes. Only a single active connection is allowed at any given time. However, after a client has disconnected, another client may connect through the proxy. telnet-proxy is capable of transparently decoding and reencoding streams compressed with MCCP2. It also includes specialized decoders and debug output for NEW-ENVIRON, TTYPE, ZMP, and MSSP subnegotiation commands.
SEE ALSO
telnet-chatd(1), telnet-client(1), telnet(1) LIBTELNET telnet-proxy(1)
Related Man Pages
ssh-http-proxy-connect(1) - opensolaris
rxtelnet(1) - debian
stone(1) - debian
telnetrc(4) - osf1
telnetd(8) - osf1
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?