套件:telnet(0.17-41.2)
telnet 的相關連結
Debian 的資源:
下載原始碼套件 netkit-telnet:
- [netkit-telnet_0.17-41.2.dsc]
- [netkit-telnet_0.17.orig.tar.gz]
- [netkit-telnet_0.17-41.2.debian.tar.xz]
維護小組:
相似套件:
basic telnet client
The telnet command is used for interactive communication with another host using the TELNET protocol.
For the purpose of remote login, the present client executable should be depreciated in favour of an ssh-client, or in some cases with variants like telnet-ssl or Kerberized TELNET clients. The most important reason is that this implementation exchanges user name and password in clear text.
On the other hand, the present program does satisfy common use cases of network diagnostics, like protocol testing of SMTP services, so it can become handy enough.
其他與 telnet 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.15)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- GCC 支援函式庫
-
- dep: libstdc++6 (>= 5)
- GNU Standard C++ Library v3
-
- dep: netbase
- Basic TCP/IP networking system