Automic VaultAutomic Vault

brew

Install telnet with Homebrew, chocolatey, apt, dnf, scoop, zypper

User interface to the TELNET protocol. Version 308 via Homebrew; verified 2026-04-24.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install telnet

local Homebrew formula metadata

Windows

Chocolateyverified · 92%
choco install telnet

Chocolatey community package catalog · telnet · source: community.chocolatey.org

Scoopverified · 92%
scoop install main/telnet

Scoop official bucket manifest trees · bucket/telnet.json · source: api.github.com

overview

Package summary

User interface to the TELNET protocol

Commands and aliases

  • telnet

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 1983: RFC 854 standardized TELNET for the ARPA Internet.
  • 1983: RFC 855 standardized TELNET option specification procedures.
  • 1983-1994: BSD telnet manpage lineage records University of California copyrights and Berkeley manual revisions.
  • 2000: Apple-distributed telnet manpage date reflects later operating-system packaging of the BSD-derived client.

Related projects

  • telnetd is the companion server for the same protocol.
  • ssh replaced TELNET for secure remote login, while tools such as nc, socat, curl, and openssl s_client cover many modern diagnostic use cases.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 4 platform targets.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.telnetrc

executables

Installed executables

CommandKindExposureNote
telnetcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version308
manager updated2026-04-24
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/apple-oss-distributions/remote_cmds

install metadata

Package metadata

Package keybrew:telnet
Version308
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/telnet
Homepagehttps://opensource.apple.com/
Repositoryhttps://github.com/apple-oss-distributions/remote_cmds
Upstream docshttps://github.com/apple-oss-distributions/remote_cmds/blob/main/telnet/telnet.1
LicenseBSD-4-Clause-UC AND APSL-1.0
Source archivehttps://github.com/apple-oss-distributions/remote_cmds/archive/refs/tags/remote_cmds-308.tar.gz
Last updated2026-04-24T15:02:36Z
Pulseupdated
Bottleavailable (on arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nametelnet
Version Scheme0
Revision0
Conflicts With
  • inetutils
Requirements
  • macos
  • xcode
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

telnet 0.17+2.6-3+deb13u3

transitional dummy package for inetutils-telnet default switch

https://www.gnu.org/software/inetutils/

sudo apt install telnet
  • Section: oldlibs
  • Architecture: all
  • Source Package: inetutils
  • 1 dependencies
  • normalized package name match
  • Matched by: Telnet
Debian stable package indexes · deb.debian.org · Debian stable package indexes: telnet from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

telnet 0.17+2.5-3ubuntu4

transitional dummy package for inetutils-telnet default switch

https://www.gnu.org/software/inetutils/

sudo apt install telnet
  • Section: net
  • Architecture: all
  • Source Package: inetutils
  • 1 dependencies
  • normalized package name match
  • Matched by: Telnet
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: telnet from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
dnf95%

telnet 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 telnet
  • License: BSD-3-Clause AND BSD-4-Clause AND BSD-4-Clause-UC
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: telnet
  • 3 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Telnet
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: telnet from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

telnet-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-server
  • License: BSD-3-Clause AND BSD-4-Clause AND BSD-4-Clause-UC
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: telnet
  • 5 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Telnet
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: telnet-server from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
zypper95%

telnet 1.2-177.7

A client program for the telnet remote login protocol

https://svnweb.freebsd.org/base/head/contrib/telnet/

sudo zypper install telnet
  • License: BSD-3-Clause
  • Category: Productivity/Networking/Other
  • Architecture: x86_64
  • Source Package: telnet
  • 2 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Telnet
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: telnet from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

telnet-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-server
  • License: BSD-3-Clause
  • Category: Productivity/Networking/Other
  • Architecture: x86_64
  • Source Package: telnet
  • 6 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Telnet
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: telnet-server from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
Chocolatey95%

telnet

choco install telnet
  • normalized package name match
  • Matched by: Telnet
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: telnet from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','telegram.install'
Scoop95%

main/telnet

scoop install main/telnet
  • normalized package name match
  • Matched by: Telnet
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/telnet.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment