macOS
brew install inetutilslocal Homebrew formula metadata
sudo port install inetutilsMacPorts ports tree · net/inetutils/Portfile · source: api.github.com
brew
GNU utilities for networking. Version 2.8 via Homebrew; verified 2026-04-30.
install
brew install inetutilslocal Homebrew formula metadata
sudo port install inetutilsMacPorts ports tree · net/inetutils/Portfile · source: api.github.com
sudo apt install inetutils-ftpDebian stable package indexes · inetutils-ftp · source: deb.debian.org
nix profile install nixpkgs#inetutilsnixpkgs package indexes · pkgs/by-name/in/inetutils/package.nix · source: api.github.com
sudo pacman -S inetutilsArch Linux sync databases · inetutils · source: geo.mirror.pkgbuild.com
sudo dnf install ftpFedora Rawhide package metadata · ftp · source: dl.fedoraproject.org
sudo zypper install ftpopenSUSE Tumbleweed package metadata · ftp · source: download.opensuse.org
winget install --id kmiya-culti.RLogin -eWindows Package Manager source index · kmiya-culti.RLogin · source: cdn.winget.microsoft.com
overview
GNU utilities for networking
history
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ftp | cli | global executable | |
ftpd | cli | global executable | |
gdnsdomainname | cli | global executable | |
gftp | cli | global executable | |
ghostname | cli | global executable | |
gifconfig | cli | global executable | |
glogger | cli | global executable | |
gping6 | cli | global executable | |
grcp | cli | global executable | |
grexec | cli | global executable | |
grlogin | cli | global executable | |
grsh | cli | global executable | |
gtalk | cli | global executable | |
gtelnet | cli | global executable | |
gtftp | cli | global executable | |
gtraceroute | cli | global executable | |
gwhois | cli | global executable | |
inetd | cli | global executable | |
ping6 | cli | global executable | |
rcp | cli | global executable | |
rexec | cli | global executable | |
rexecd | cli | global executable | |
rlogin | cli | global executable | |
rlogind | cli | global executable | |
rsh | cli | global executable | |
rshd | cli | global executable | |
syslogd | cli | global executable | |
talk | cli | global executable | |
talkd | cli | global executable | |
telnetd | cli | global executable | |
tftp | cli | global executable | |
tftpd | cli | global executable | |
traceroute | cli | global executable | |
uucpd | cli | global executable |
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.
https://www.gnu.org/software/inetutils/
install metadata
| Package key | brew:inetutils |
|---|---|
| Version | 2.8 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/inetutils |
| Homepage | https://www.gnu.org/software/inetutils/ |
| Repository | https://git.savannah.gnu.org/cgit/inetutils.git |
| Upstream docs | https://www.gnu.org/software/inetutils |
| License | GPL-3.0-or-later |
| Source archive | https://ftpmirror.gnu.org/gnu/inetutils/inetutils-2.8.tar.gz |
| Last updated | 2026-04-30T01:50:44Z |
| Pulse | updated |
| Dependencies | libidn2 |
| Build dependencies | help2man |
| Uses from macOS | libxcrypt, ncurses |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | 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" |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-ftpdsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.