macOS
brew install telnetdlocal Homebrew formula metadata
brew
telnetd のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install telnetdlocal Homebrew formula metadata
sudo apt install telnetdDebian stable package indexes · telnetd · ソース: deb.debian.org
概要
TELNET server
ローカルパッケージデータベースに実行可能エイリアスは見つかりませんでした。
履歴
telnetd is the server-side daemon for the TELNET virtual terminal protocol. The Apple-distributed BSD manpage describes it as a DARPA TELNET protocol server normally invoked by `inetd` for requests to the TELNET port listed in `/etc/services`.
Like the client, telnetd belongs to the BSD TCP/IP remote-command family, with University of California copyright dates beginning in 1983. Its manual history and FreeBSD provenance show the daemon as operating-system infrastructure rather than a new standalone application.
The daemon implements the protocol standardized by RFC 854 and the option negotiation system documented by RFC 855. The manpage describes support for line mode, authentication modes when compiled in, optional encryption debugging, TCP keep-alives, TOS settings, alternate login programs, and manual debug startup.
telnetd was historically the server counterpart to the ubiquitous telnet client and was commonly launched from an internet super-server. As secure shell became the expected remote-login mechanism, telnetd moved from default infrastructure to an optional package used for legacy environments, labs, embedded-device testing, and protocol compatibility.
Its narrower package-manager footprint compared with the telnet client reflects that shift: installing a TELNET server is operationally riskier and less common than keeping a TELNET client for diagnostics.
The manpage says telnetd is normally invoked by `inetd`, but can be started manually with debugging enabled and an alternate TCP port. It delegates user verification to `login` unless authentication support and stricter modes are configured.
In the package-nerd niche, telnetd is mostly used to recreate old Unix remote-login behavior, test TELNET option negotiation, exercise clients, or run controlled legacy services. It is rarely a recommended production remote-access daemon.
telnetd is significant as the daemon half of one of the Internet's oldest terminal protocols. Its optional packaging documents the post-SSH fate of insecure network daemons: retained for compatibility and testing, but separated from default installs.
The formula is also useful to people studying inetd-era service activation, terminal negotiation, and the historical relationship between network daemons, `/etc/services`, and login programs.
セキュリティ状態
telnetd に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
/etc/services/etc/gettytab/etc/iptos実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
| 実行可能ファイルのデータはありません。 | |||
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/apple-oss-distributions/remote_cmds
インストールメタデータ
| パッケージキー | brew:telnetd |
|---|---|
| バージョン | 308 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/telnetd |
| ホームページ | https://opensource.apple.com/ |
| リポジトリ | https://github.com/apple-oss-distributions/remote_cmds |
| 上流ドキュメント | https://github.com/apple-oss-distributions/remote_cmds/blob/main/telnetd/telnetd.8 |
| ライセンス | BSD-4-Clause-UC AND BSD-3-Clause |
| ソースアーカイブ | 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 | 未定義 |
| サービス | 宣言なし |
| 注意点 | You may need super-user privileges to run this program properly. See the man page for more details. |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | telnetd |
| Version Scheme | 0 |
| Revision | 0 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
telnetd 0.17+2.6-3+deb13u3
transitional dummy package for inetutils-telnetd default switch
https://www.gnu.org/software/inetutils/
sudo apt install telnetdtelnetd 0.17+2.5-3ubuntu4
transitional dummy package for inetutils-telnetd default switch
https://www.gnu.org/software/inetutils/
sudo apt install telnetdソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.