套件: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: libgcc-s1 (>= 3.5)
- GCC 支援函式庫
-
- dep: libssl1.1 (>= 1.1.0)
- Secure Sockets Layer toolkit - shared libraries
-
- dep: libstdc++6 (>= 5)
- GNU Standard C++ Library v3