Automic VaultAutomic Vault

brew

net-tools mit Homebrew, apk, apt, dnf, Nix, pacman, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für net-tools in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install net-tools

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add net-tools

Alpine Linux edge package indexes · net-tools · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install net-tools

Debian stable package indexes · net-tools · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install net-tools

Fedora Rawhide package metadata · net-tools · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#net-tools

nixpkgs package indexes · net-tools · Quelle: raw.githubusercontent.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S net-tools

Arch Linux sync databases · net-tools · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install net-tools

openSUSE Tumbleweed package metadata · net-tools · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Linux networking base tools

Befehle und Aliase

  • arp
  • dnsdomainname
  • domainname
  • hostname
  • ifconfig
  • ipmaddr
  • iptunnel
  • mii-tool
  • nameif
  • netstat
  • nisdomainname
  • plipconfig
  • rarp
  • route
  • slattach
  • ypdomainname

Verlauf

Projektgeschichte und Nutzung

net-tools is the legacy Linux networking command set: `ifconfig`, `route`, `netstat`, `arp`, `hostname`, and related utilities from the old NET-3 networking era.

Projektgeschichte

The project describes itself as the base set of programs for the NET-3 networking distribution for Linux. Its commands became the muscle-memory interface for early Linux network configuration and inspection.

The upstream README now explicitly calls these the legacy tools for controlling the Linux kernel networking subsystem and notes that net-tools is generally considered deprecated, with iproute2 preferred in most cases.

Adoptionsgeschichte

For years, tutorials, init scripts, diagnostics, and administrator habits used `ifconfig`, `route`, `arp`, and `netstat`. SourceForge still describes the package as used in most Linux distributions, even though many modern distributions steer users toward `ip` and `ss`.

The deprecation history is part of the package's identity: Red Hat's admin guidance attributes the move away from ifconfig/route/netstat to lack of maintenance and the broader capabilities of iproute2, which has been available since the Linux 2.2 era.

Homebrew's Linux-only formula showed 3,074 installs in the 365-day formula window, with 1,484 installs on request. That is consistent with a compatibility package: people install it when old scripts, docs, or habits expect the old command names.

Wie es verwendet wird

Package users install it to get legacy commands on systems where they are absent by default. The most common uses are quick `ifconfig` interface inspection, `route -n` route-table checks, `netstat` socket/process habits, `arp` table inspection, and compatibility with scripts that have not moved to `iproute2`.

Package nerds should treat it as compatibility glue, not the modern Linux networking API. For new scripts, `ip addr`, `ip route`, `ss`, and related iproute2 tools are the better target.

Warum Paket-Nerds sich dafür interessieren

net-tools is historically important because it froze a generation of Linux networking vocabulary. Its continued packaging is mainly about not breaking workflows and about giving old documentation a working command line.

Zeitleiste

  • NET-3 era: tools become the base Linux networking utility set.
  • 2005-08-16: SourceForge project registration date listed on the project page.
  • 2009: Debian/Red Hat-linked discussions accelerated public guidance that net-tools was deprecated in favor of iproute2.
  • 2026-06-12: SourceForge project page listed a last update date, showing maintenance has not vanished entirely.

Related projects

  • iproute2
  • ss
  • procps
  • ethtool

Sicherheitslage

Risikostufe: blue

broad file, network, media, or database tool signal.

Risikoklassifikator

blue Risiko · mittel Konfidenz · tool

Warum

  • broad file, network, media, or database tool signal

Signale

  • text:network

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 2 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
arpcliglobales Executable
dnsdomainnamecliglobales Executable
domainnamecliglobales Executable
hostnamecliglobales Executable
ifconfigcliglobales Executable
ipmaddrcliglobales Executable
iptunnelcliglobales Executable
mii-toolcliglobales Executable
nameifcliglobales Executable
netstatcliglobales Executable
nisdomainnamecliglobales Executable
plipconfigcliglobales Executable
rarpcliglobales Executable
routecliglobales Executable
slattachcliglobales Executable
ypdomainnamecliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-10
Manager-Version2.10
Manager aktualisiert
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://sourceforge.net/projects/net-tools/

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:net-tools
Version2.10
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/net-tools
Homepagehttps://sourceforge.net/projects/net-tools/
Repositoryhttps://git.code.sf.net/p/net-tools/code
Upstream-Dokumentationhttps://net-tools.sourceforge.io/
LizenzGPL-2.0-or-later
Quellarchivhttps://downloads.sourceforge.net/project/net-tools/net-tools-2.10.tar.xz
Abhängigkeitenlibdnet
Bottleverfügbar (auf arm64_linux, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namenet-tools
Version Scheme0
Revision0
Requirements
  • linux
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

net-tools 2.10-1.3

NET-3 networking toolkit

http://sourceforge.net/projects/net-tools/

sudo apt install net-tools
  • Section: net
  • Architecture: amd64
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Net Tools
Debian stable package indexes · deb.debian.org · Debian stable package indexes: net-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

net-tools

nix profile install nixpkgs#net-tools
  • normalized package name match
  • Abgeglichen nach: Net Tools
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: net-tools from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

net-tools 2.10-0.1ubuntu4

NET-3 networking toolkit

http://sourceforge.net/projects/net-tools/

sudo apt install net-tools
  • Section: net
  • Architecture: amd64
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Net Tools
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: net-tools from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

mii-tool 2.10-r3

media-independent interface (MII) tool

https://sourceforge.net/projects/net-tools/

sudo apk add mii-tool
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: net-tools
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Net Tools
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: mii-tool from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

net-tools 2.10-r3

Linux networking base tools

https://sourceforge.net/projects/net-tools/

sudo apk add net-tools
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: net-tools
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Net Tools
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: net-tools from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

net-tools-dbg 2.10-r3

Linux networking base tools (debug symbols)

https://sourceforge.net/projects/net-tools/

sudo apk add net-tools-dbg
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: net-tools
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Net Tools
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: net-tools-dbg from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

net-tools-doc 2.10-r3

Linux networking base tools (documentation)

https://sourceforge.net/projects/net-tools/

sudo apk add net-tools-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: net-tools
  • normalized package name match
  • Abgeglichen nach: Net Tools
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: net-tools-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

net-tools 2.0-0.77.20160912git.fc44

Basic networking tools

http://sourceforge.net/projects/net-tools/

sudo dnf install net-tools
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: net-tools
  • 6 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Net Tools
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: net-tools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

net-tools 2.10-3

Configuration tools for Linux networking

http://net-tools.sourceforge.net/

sudo pacman -S net-tools
  • License: GPL2
  • Architecture: x86_64
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Net Tools
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: net-tools from https://geo.mirror.pkgbuild.com/core/os/x86_64/core.db.tar.gz
zypper95%

net-tools 3.14~alpha~git.20251212.7011617-1.1

Important Programs for Networking

https://github.com/ecki/net-tools

sudo zypper install net-tools
  • License: GPL-2.0-or-later
  • Category: Productivity/Networking/Other
  • Architecture: x86_64
  • Source Package: net-tools
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Net Tools
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: net-tools from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

net-tools-deprecated 3.14~alpha~git.20251212.7011617-1.1

Deprecated Networking Utilities

https://github.com/ecki/net-tools

sudo zypper install net-tools-deprecated
  • License: GPL-2.0-or-later
  • Category: Productivity/Networking/Other
  • Architecture: x86_64
  • Source Package: net-tools
  • 2 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Net Tools
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: net-tools-deprecated from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

net-tools-lang 3.14~alpha~git.20251212.7011617-1.1

Translations for package net-tools

https://github.com/ecki/net-tools

sudo zypper install net-tools-lang
  • License: GPL-2.0-or-later
  • Category: System/Localization
  • Architecture: noarch
  • Source Package: net-tools
  • 1 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Net Tools
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: net-tools-lang from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
Debian apt92%

hostname 3.25

utility to set/show the host name or domain name

sudo apt install hostname
  • Section: admin
  • Architecture: amd64
  • installed executable or alias match
  • Abgeglichen nach: Hostname
Debian stable package indexes · deb.debian.org · Debian stable package indexes: hostname from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt92%

hostname 3.23+nmu2ubuntu2

utility to set/show the host name or domain name

sudo apt install hostname
  • Section: admin
  • Architecture: amd64
  • installed executable or alias match
  • Abgeglichen nach: Hostname
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: hostname from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
dnf92%

hostname 3.25-4.fc44

Utility to set/show the host name or domain name

https://tracker.debian.org/pkg/hostname

sudo dnf install hostname
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: hostname
  • 4 Abhängigkeiten
  • 1 stellt bereit
  • installed executable or alias match
  • Abgeglichen nach: Hostname
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: hostname from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
zypper92%

hostname 3.25-1.4

Utility to Set/Show the Host Name or Domain Name

https://tracker.debian.org/pkg/hostname

sudo zypper install hostname
  • License: GPL-2.0-or-later
  • Category: Productivity/Networking/Other
  • Architecture: x86_64
  • Source Package: hostname
  • 3 Abhängigkeiten
  • 2 stellt bereit
  • installed executable or alias match
  • Abgeglichen nach: Hostname
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: hostname from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

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