软件包:telnet-ssl(0.17.41+0.2-3.3)
telnet-ssl 的相关链接
Debian 的资源:
下载源码包 netkit-telnet-ssl:
- [netkit-telnet-ssl_0.17.41+0.2-3.3.dsc]
- [netkit-telnet-ssl_0.17.41+0.2.orig.tar.gz]
- [netkit-telnet-ssl_0.17.41+0.2-3.3.debian.tar.xz]
维护小组:
相似软件包:
telnet client with SSL encryption support
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'
其他与 telnet-ssl 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.15)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libssl1.1 (>= 1.1.0)
- 安全套接字层工具箱 - 共享库
-
- dep: libstdc++6 (>= 5)
- GNU 标准 C++ 库,第3版