パッケージ: 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 ツールキット - 共有ライブラリ
-
- dep: libstdc++6 (>= 5)
- GNU 標準 C++ ライブラリ v3