Automic VaultAutomic Vault

brew

net-tools を Homebrew, apk, apt, dnf, Nix, pacman, zypper でインストール

net-tools のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install net-tools

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add net-tools

Alpine Linux edge package indexes · net-tools · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install net-tools

Debian stable package indexes · net-tools · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install net-tools

Fedora Rawhide package metadata · net-tools · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#net-tools

nixpkgs package indexes · net-tools · ソース: raw.githubusercontent.com

Arch Linux pacman確認済み · 92%
sudo pacman -S net-tools

Arch Linux sync databases · net-tools · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install net-tools

openSUSE Tumbleweed package metadata · net-tools · ソース: download.opensuse.org

概要

パッケージ概要

Linux networking base tools

コマンドとエイリアス

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

履歴

プロジェクトの歴史と使われ方

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

プロジェクトの歴史

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.

採用の歴史

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.

使われ方

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.

パッケージ好きにとっての重要性

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.

タイムライン

  • 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

セキュリティ状態

リスクレベル: blue

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

リスク分類器

リスク blue · 信頼度 中 · tool

理由

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

信号

  • text:network

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 2 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
arpcliグローバル実行可能ファイル
dnsdomainnamecliグローバル実行可能ファイル
domainnamecliグローバル実行可能ファイル
hostnamecliグローバル実行可能ファイル
ifconfigcliグローバル実行可能ファイル
ipmaddrcliグローバル実行可能ファイル
iptunnelcliグローバル実行可能ファイル
mii-toolcliグローバル実行可能ファイル
nameifcliグローバル実行可能ファイル
netstatcliグローバル実行可能ファイル
nisdomainnamecliグローバル実行可能ファイル
plipconfigcliグローバル実行可能ファイル
rarpcliグローバル実行可能ファイル
routecliグローバル実行可能ファイル
slattachcliグローバル実行可能ファイル
ypdomainnamecliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版2.10
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:net-tools
バージョン2.10
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/net-tools
ホームページhttps://sourceforge.net/projects/net-tools/
リポジトリhttps://git.code.sf.net/p/net-tools/code
上流ドキュメントhttps://net-tools.sourceforge.io/
ライセンスGPL-2.0-or-later
ソースアーカイブhttps://downloads.sourceforge.net/project/net-tools/net-tools-2.10.tar.xz
依存関係libdnet
Bottle利用可能 (対象 arm64_linux, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

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 依存関係
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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
  • 一致条件: 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 依存関係
  • 1 提供
  • installed executable or alias match
  • 一致条件: 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 依存関係
  • 2 提供
  • installed executable or alias match
  • 一致条件: 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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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