macOS
brew install telnetlocal Homebrew formula metadata
安装
brew install telnetlocal Homebrew formula metadata
sudo apt install telnetDebian stable package indexes · telnet · 来源: deb.debian.org
sudo dnf install telnetFedora Rawhide package metadata · telnet · 来源: dl.fedoraproject.org
sudo zypper install telnetopenSUSE Tumbleweed package metadata · telnet · 来源: download.opensuse.org
choco install telnetChocolatey community package catalog · telnet · 来源: community.chocolatey.org
scoop install main/telnetScoop official bucket manifest trees · bucket/telnet.json · 来源: api.github.com
概览
User interface to the TELNET protocol
历史
telnet is the classic command-line user interface to the TELNET protocol. The protocol was standardized for the ARPA Internet in RFC 854 in May 1983 as a general bidirectional byte-oriented terminal communications facility.
The BSD-derived Apple manpage carries University of California copyright dates beginning in 1983 and describes `telnet` as a user interface to the TELNET protocol. This places the packaged client in the long Unix lineage of TCP/IP remote-login tools distributed with BSD systems and later carried by operating-system vendors.
RFC 854 defines the protocol around a Network Virtual Terminal and negotiated options, with the goal of connecting terminal devices and terminal-oriented processes across heterogeneous hosts. The companion RFC 855 documents how TELNET options were to be assigned and specified.
TELNET was once a standard remote-login mechanism on Internet and Unix systems, but its cleartext nature caused SSH to replace it for administration. The client persisted in package repositories because it remained useful for protocol debugging, legacy devices, embedded systems, MUDs, BBS-style services, and quick TCP service inspection.
Homebrew's package exists because modern macOS no longer treats telnet as a default userland tool, while Debian, Ubuntu, Fedora/DNF, openSUSE/Zypper, Chocolatey, and Scoop coverage reflects ongoing cross-platform demand for the small diagnostic client.
The manpage describes invoking `telnet` with a host and optional port, or without a host to enter an interactive `telnet>` command mode. Options cover IPv4/IPv6 selection, trace files, source address selection, escape characters, `.telnetrc` handling, rlogin-like behavior, Kerberos-related authentication controls, binary mode, and optional encryption support where compiled in.
In package-manager culture, `telnet host port` became shorthand for testing whether a TCP service accepts connections, even when the remote service is not a TELNET server. That usage survives because the client is tiny, scriptable enough for manual diagnostics, and familiar across Unix-like systems.
telnet is historically significant because it is both a protocol tool and a fossil of early Internet userland. Package nerds care about it as a removed-default utility that keeps reappearing in bootstrap scripts, debugging recipes, and compatibility packages despite being inappropriate for secure login.
Its package metadata also illustrates how old network clients move from base operating systems into optional package-manager formulae as security expectations and default installs change.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.telnetrc可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
telnet | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/apple-oss-distributions/remote_cmds
安装元数据
| 软件包键 | brew:telnet |
|---|---|
| 版本 | 308 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/telnet |
| 主页 | https://opensource.apple.com/ |
| 仓库 | https://github.com/apple-oss-distributions/remote_cmds |
| 上游文档 | https://github.com/apple-oss-distributions/remote_cmds/blob/main/telnet/telnet.1 |
| 许可证 | BSD-4-Clause-UC AND APSL-1.0 |
| 源码归档 | https://github.com/apple-oss-distributions/remote_cmds/archive/refs/tags/remote_cmds-308.tar.gz |
| Bottle | 可用 (于 arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | telnet |
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
telnet 0.17+2.6-3+deb13u3
transitional dummy package for inetutils-telnet default switch
https://www.gnu.org/software/inetutils/
sudo apt install telnettelnet 0.17+2.5-3ubuntu4
transitional dummy package for inetutils-telnet default switch
https://www.gnu.org/software/inetutils/
sudo apt install telnettelnet 0.17-96.fc44
The client program for the Telnet remote login protocol
http://web.archive.org/web/20070819111735/www.hcs.harvard.edu/~dholland/computers/old-netkit.html
sudo dnf install telnettelnet-server 0.17-96.fc44
The server program for the Telnet remote login protocol
http://web.archive.org/web/20070819111735/www.hcs.harvard.edu/~dholland/computers/old-netkit.html
sudo dnf install telnet-servertelnet 1.2-177.7
A client program for the telnet remote login protocol
https://svnweb.freebsd.org/base/head/contrib/telnet/
sudo zypper install telnettelnet-server 1.2-177.7
A Server Program for the Telnet Remote Login Protocol
https://svnweb.freebsd.org/base/head/contrib/telnet/
sudo zypper install telnet-servertelnet
choco install telnetmain/telnet
scoop install main/telnet来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.