macOS
brew install telnetlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de telnet pour les workflows d'agents IA.
installation
brew install telnetlocal Homebrew formula metadata
sudo apt install telnetDebian stable package indexes · telnet · Source: deb.debian.org
sudo dnf install telnetFedora Rawhide package metadata · telnet · Source: dl.fedoraproject.org
sudo zypper install telnetopenSUSE Tumbleweed package metadata · telnet · Source: download.opensuse.org
choco install telnetChocolatey community package catalog · telnet · Source: community.chocolatey.org
scoop install main/telnetScoop official bucket manifest trees · bucket/telnet.json · Source: api.github.com
aperçu
User interface to the TELNET protocol
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
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.
~/.telnetrcexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
telnet | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/apple-oss-distributions/remote_cmds
métadonnées d'installation
| Clé du paquet | brew:telnet |
|---|---|
| Version | 308 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/telnet |
| Page d'accueil | https://opensource.apple.com/ |
| Dépôt | https://github.com/apple-oss-distributions/remote_cmds |
| Docs amont | https://github.com/apple-oss-distributions/remote_cmds/blob/main/telnet/telnet.1 |
| Licence | BSD-4-Clause-UC AND APSL-1.0 |
| Archive source | https://github.com/apple-oss-distributions/remote_cmds/archive/refs/tags/remote_cmds-308.tar.gz |
| Bouteille | disponible (sur arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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/telnetpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.