pkg.soopen package index

brew / 順位 1055

iproute2mac を Homebrew, MacPorts, Nix, apk, winget でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install iproute2mac

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install iproute2mac

MacPorts ports tree · net/iproute2mac/Portfile · ソース: api.github.com

Linux

Nix確認済み · 92%
nix profile install nixpkgs#iproute2mac

nixpkgs package indexes · pkgs/by-name/ip/iproute2mac/package.nix · ソース: api.github.com

Alpine Linux apk確認済み · 92%
sudo apk add bridge

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

Windows

Windows Package Manager確認済み · 92%
winget install --id Geomitron.Bridge -e

Windows Package Manager source index · Geomitron.Bridge · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

CLI wrapper for basic network utilities on macOS - ip command

コマンドとエイリアス

  • bridge
  • ip
  • ss

履歴

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

iproute2mac is a macOS command-line compatibility wrapper that provides ip, bridge, and ss commands inspired by Linux iproute2 for administrators who move between Linux and macOS.

プロジェクトの歴史

The project README describes a deliberately limited wrapper for basic macOS network utilities, not a complete reimplementation of Linux iproute2. Its goal is to make routine macOS network configuration and debugging easier for administrators already fluent in Linux-style ip commands.

The changelog shows an incremental compatibility project: early 1.0.x releases fixed ip address and neighbor handling; v1.1.0 added ip route get source-address output and marked acceptance into Homebrew master; v1.3.0 migrated to Python 3; v1.5.0 added JSON output and bridge; and v1.7.0 added ss plus brief/oneline output options.

採用の歴史

iproute2mac found its audience in the macOS admin and developer niche where muscle memory from Linux is valuable but macOS networking remains built on ifconfig, netstat, route, ndp, arp, and networksetup. The README explicitly sends advanced users back to those native tools for deeper work.

Distribution through Homebrew is part of the project's identity: the README lists Homebrew as the preferred installation path and notes the formula is maintained by the project author. It also documents MacPorts and NixOS packaging.

使われ方

The command set covers common inspection and light configuration tasks: ip link, ip addr, ip route, ip neigh, bridge link, and ss, with selected support for JSON, color, brief, and oneline output. Its value is ergonomic consistency, not total kernel feature parity.

Because macOS lacks Linux netlink and tc semantics, iproute2mac translates familiar syntax onto native macOS tools and data sources. The README warns that functionality and output compatibility are limited, which is the right contract for a portability shim.

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

iproute2mac is interesting because it packages muscle memory. It is a small Python wrapper that turns a platform mismatch into a command-line convenience, while keeping the boundary visible enough that serious macOS networking work still goes through native tools.

タイムライン

  • v1.0.x: Early releases fix ip addr, ip neigh, help, and versioning behavior.
  • v1.1.0: Project is accepted into Homebrew master and no longer requires a tap.
  • v1.3.0: Codebase migrates to Python 3.
  • v1.5.0: JSON output and bridge command support are added.
  • v1.7.0: ss command and brief/oneline output options are added.

Related projects

  • Linux iproute2 is the direct inspiration and compatibility target.
  • macOS ifconfig, netstat, ndp, arp, route, and networksetup are the native tools beneath or beside the wrapper.
  • MacPorts and NixOS provide alternate package-manager routes alongside Homebrew.

ソース

  • Homebrew formula metadata supplies package-manager presence, formula description, macOS requirement, and adoption signals.
  • The GitHub README supplies project goal, limitations, command coverage, installation paths, changelog, and related native macOS tools.

セキュリティ状態

リスクレベル: blue

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

リスク分類器

リスク blue · 信頼度 中 · tool

理由

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

信号

  • text:network

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
bridge実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
ip実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
ss実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

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

ページ生成日2026-08-03
マネージャ版1.7.4
マネージャ更新日
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:iproute2mac
バージョン1.7.4
パッケージマネージャHomebrew
ホームページhttps://github.com/brona/iproute2mac
リポジトリhttps://github.com/brona/iproute2mac
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

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

Nix95%

iproute2mac

nix profile install nixpkgs#iproute2mac
  • normalized package name match
  • 一致条件: Iproute2mac
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ip/iproute2mac/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

iproute2mac

sudo port install iproute2mac
  • normalized package name match
  • 一致条件: Iproute2mac
MacPorts ports tree · api.github.com · MacPorts ports tree: net/iproute2mac/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
apk92%

bridge 1.5-r5

Scripts for configuring network bridge interfaces

https://wiki.alpinelinux.org/wiki/Bridge

sudo apk add bridge
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: bridge
  • installed executable or alias match
  • 一致条件: Bridge
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: bridge from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
winget92%

Geomitron.Bridge

winget install --id Geomitron.Bridge -e
  • installed executable or alias match
  • 一致条件: Bridge
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Geomitron.Bridge from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation