pkg://telnet-ssl_0.17.17+0.1-2woody4_i386.deb:85608/control
downloads
Package: telnet-ssl
Version: 0.17.17+0.1-2woody4
Section: net
Priority: standard
Architecture: i386
Depends: libc6 (>= 2.2.4-4), libncurses5 (>= 5.2.20020112a-1), libssl0.9.6
Conflicts: telnet, ssltelnet (<< 0.12)
Replaces: netstd
Provides: telnet-client
Installed-Size: 200
Maintainer: Christoph Martin <christoph.martin@uni-mainz.de>
Source: netkit-telnet-ssl
Description: The telnet client with SSL encryption support.
The telnet command is used for interactive communication with another host
using the TELNET protocol.
.
SSL telnet(d) replaces normal telnet(d) using SSL authentication and
encryption. It interoperates with normal telnet(d) in both directions.
It checks if the other side is also talking SSL, if not it falls back
to normal telnet protocol.
.
Advantages over normal telnet(d): Your passwords and the data you send
will not go in cleartext over the line. Nobody can get it with
tcpdump or similar tools. With SSLtelnet you can also connect to
https-server like https://www.netscape.com. Just do
'telnet www.netscape.com 443'