macOS
brew install inetutilslocal Homebrew formula metadata
sudo port install inetutilsMacPorts ports tree · net/inetutils/Portfile · ソース: api.github.com
brew
inetutils のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install inetutilslocal Homebrew formula metadata
sudo port install inetutilsMacPorts ports tree · net/inetutils/Portfile · ソース: api.github.com
nix profile install nixpkgs#inetutilsnixpkgs package indexes · pkgs/by-name/in/inetutils/package.nix · ソース: api.github.com
sudo pacman -S inetutilsArch Linux sync databases · inetutils · ソース: geo.mirror.pkgbuild.com
sudo apt install inetutils-ftpDebian stable package indexes · inetutils-ftp · ソース: deb.debian.org
sudo dnf install ftpFedora Rawhide package metadata · ftp · ソース: dl.fedoraproject.org
sudo zypper install ftpopenSUSE Tumbleweed package metadata · ftp · ソース: download.opensuse.org
winget install --id kmiya-culti.RLogin -eWindows Package Manager source index · kmiya-culti.RLogin · ソース: cdn.winget.microsoft.com
概要
GNU utilities for networking
履歴
GNU Inetutils is the GNU collection of traditional network clients, servers, and small administrative tools. It includes programs such as ftp, telnet, inetd, rsh, rlogin, tftp, talk, syslogd, ping, traceroute, whois, hostname, dnsdomainname, ifconfig, logger, and uucpd.
The GNU project presents Inetutils as a distribution of common networking utilities and servers. The manual says the individual utilities were originally derived from the 4.4BSD-Lite2 distribution, with later work integrating features from NetBSD, OpenBSD, FreeBSD, GNU/Linux, and GNU contributors.
Inetutils preserves old Unix networking commands in GNU form. That history is visible in its command mix: some tools, such as telnet, rsh, rlogin, rexec, and talk, are mostly historical or controlled-environment tools, while others, such as ping, traceroute, hostname, logger, and inetd, remain useful in diagnostics, compatibility testing, and stripped-down systems.
GNU release announcements continue to ship Inetutils as stable source tarballs with checksums, signatures, and mailing-list announcements. The 2.8 announcement in April 2026 described a release with 55 commits by five contributors since 2.7.
Inetutils is adopted mostly through operating-system packaging rather than as a standalone app brand. GNU provides the source releases and manual, while distributions decide which binaries to install, rename, prefix, or split because many names overlap with platform-native tools. The Homebrew package prefixes several commands with g, reflecting the GNU-on-macOS convention used to avoid replacing BSD userland tools.
Users install Inetutils to get GNU implementations of classic network commands, to run inetd-style services, to test compatibility with legacy protocols, or to build environments that expect GNU command behavior. Security-sensitive deployments generally treat plaintext remote-login tools as legacy compatibility rather than preferred administration paths.
Inetutils is package-nerd bedrock: one source package produces a fleet of commands whose names collide with base-system tools, whose protocols carry decades of Unix history, and whose packaging choices reveal how each operating system balances GNU compatibility against native userland behavior.
It also illustrates why package metadata can be weird: the package is one GNU project, but downstream formulas and distro packages may expose only clients, only daemons, prefixed commands, or individual subpackages.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ftp | cli | グローバル実行可能ファイル | |
ftpd | cli | グローバル実行可能ファイル | |
gdnsdomainname | cli | グローバル実行可能ファイル | |
gftp | cli | グローバル実行可能ファイル | |
ghostname | cli | グローバル実行可能ファイル | |
gifconfig | cli | グローバル実行可能ファイル | |
glogger | cli | グローバル実行可能ファイル | |
gping6 | cli | グローバル実行可能ファイル | |
grcp | cli | グローバル実行可能ファイル | |
grexec | cli | グローバル実行可能ファイル | |
grlogin | cli | グローバル実行可能ファイル | |
grsh | cli | グローバル実行可能ファイル | |
gtalk | cli | グローバル実行可能ファイル | |
gtelnet | cli | グローバル実行可能ファイル | |
gtftp | cli | グローバル実行可能ファイル | |
gtraceroute | cli | グローバル実行可能ファイル | |
gwhois | cli | グローバル実行可能ファイル | |
inetd | cli | グローバル実行可能ファイル | |
ping6 | cli | グローバル実行可能ファイル | |
rcp | cli | グローバル実行可能ファイル | |
rexec | cli | グローバル実行可能ファイル | |
rexecd | cli | グローバル実行可能ファイル | |
rlogin | cli | グローバル実行可能ファイル | |
rlogind | cli | グローバル実行可能ファイル | |
rsh | cli | グローバル実行可能ファイル | |
rshd | cli | グローバル実行可能ファイル | |
syslogd | cli | グローバル実行可能ファイル | |
talk | cli | グローバル実行可能ファイル | |
talkd | cli | グローバル実行可能ファイル | |
telnetd | cli | グローバル実行可能ファイル | |
tftp | cli | グローバル実行可能ファイル | |
tftpd | cli | グローバル実行可能ファイル | |
traceroute | cli | グローバル実行可能ファイル | |
uucpd | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://www.gnu.org/software/inetutils/
インストールメタデータ
| パッケージキー | brew:inetutils |
|---|---|
| バージョン | 2.8 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/inetutils |
| ホームページ | https://www.gnu.org/software/inetutils/ |
| リポジトリ | https://git.savannah.gnu.org/cgit/inetutils.git |
| 上流ドキュメント | https://www.gnu.org/software/inetutils |
| ライセンス | GPL-3.0-or-later |
| ソースアーカイブ | https://ftpmirror.gnu.org/gnu/inetutils/inetutils-2.8.tar.gz |
| 最終更新 | 2026-04-30T01:50:44Z |
| Pulse | updated |
| 依存関係 | libidn2 |
| ビルド依存関係 | help2man |
| macOS 提供ライブラリ | libxcrypt, ncurses |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
| 注意点 | Only the following commands have been installed without the prefix 'g'. dnsdomainname ftp rcp rexec rlogin rsh telnet If you really need to use other commands with their normal names, you can add a "gnubin" directory to your PATH from your bashrc like: PATH="$HOMEBREW_PREFIX/opt/inetutils/libexec/gnubin:$PATH" |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | inetutils |
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
inetutils-ftp 2:2.6-3+deb13u3
File Transfer Protocol client
https://www.gnu.org/software/inetutils/
sudo apt install inetutils-ftpinetutils-ftpd 2:2.6-3+deb13u3
File Transfer Protocol server
https://www.gnu.org/software/inetutils/
sudo apt install inetutils-ftpdinetutils-inetd 2:2.6-3+deb13u3
internet super server
https://www.gnu.org/software/inetutils/
sudo apt install inetutils-inetdinetutils-ping 2:2.6-3+deb13u3
ICMP echo tool
https://www.gnu.org/software/inetutils/
sudo apt install inetutils-pinginetutils-syslogd 2:2.6-3+deb13u3
system logging daemon
https://www.gnu.org/software/inetutils/
sudo apt install inetutils-syslogdinetutils-talk 2:2.6-3+deb13u3
talk to another user
https://www.gnu.org/software/inetutils/
sudo apt install inetutils-talkinetutils-talkd 2:2.6-3+deb13u3
remote user communication server
https://www.gnu.org/software/inetutils/
sudo apt install inetutils-talkdinetutils-telnet 2:2.6-3+deb13u3
telnet client
https://www.gnu.org/software/inetutils/
sudo apt install inetutils-telnetinetutils-telnetd 2:2.6-3+deb13u3
telnet server
https://www.gnu.org/software/inetutils/
sudo apt install inetutils-telnetdinetutils-tools 2:2.6-3+deb13u3
base networking utilities (experimental package)
https://www.gnu.org/software/inetutils/
sudo apt install inetutils-toolsinetutils-traceroute 2:2.6-3+deb13u3
trace the IPv4 route to another host
https://www.gnu.org/software/inetutils/
sudo apt install inetutils-traceroutetelnet 0.17+2.6-3+deb13u3
transitional dummy package for inetutils-telnet default switch
https://www.gnu.org/software/inetutils/
sudo apt install telnettelnetd 0.17+2.6-3+deb13u3
transitional dummy package for inetutils-telnetd default switch
https://www.gnu.org/software/inetutils/
sudo apt install telnetdinetutils
nix profile install nixpkgs#inetutilsinetutils-ftp 2:2.5-3ubuntu4
File Transfer Protocol client
https://www.gnu.org/software/inetutils/
sudo apt install inetutils-ftpinetutils-ftpd 2:2.5-3ubuntu4
File Transfer Protocol server
https://www.gnu.org/software/inetutils/
sudo apt install inetutils-ftpdソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.