下载源码包 netkit-telnet-ssl:
The telnet command is used for interactive communication with another host using the TELNET protocol.
SSL telnet replaces normal telnet using SSL authentication and encryption. It interoperates with normal telnetd 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: 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.mozilla.org. Just do 'telnet -z ssl www.mozilla.org 443'
|
|
|
| 硬件架构 | 软件包大小 | 安装后大小 | 文件 |
|---|---|---|---|
| alpha | 96.5 kB | 276 kB | [文件列表] |
| amd64 | 90.8 kB | 244 kB | [文件列表] |
| arm | 83.4 kB | 155 kB | [文件列表] |
| armel | 84.3 kB | 224 kB | [文件列表] |
| hppa | 91.8 kB | 240 kB | [文件列表] |
| i386 | 82.7 kB | 228 kB | [文件列表] |
| ia64 | 142.5 kB | 428 kB | [文件列表] |
| mips | 91.3 kB | 268 kB | [文件列表] |
| mipsel | 91.3 kB | 268 kB | [文件列表] |
| powerpc | 91.5 kB | 252 kB | [文件列表] |
| s390 | 90.9 kB | 244 kB | [文件列表] |
| sparc | 84.3 kB | 232 kB | [文件列表] |