macOS
brew install iproute2maclocal Homebrew formula metadata
sudo port install iproute2macMacPorts ports tree · net/iproute2mac/Portfile · ソース: api.github.com
brew / 順位 1055
iproute2mac のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install iproute2maclocal Homebrew formula metadata
sudo port install iproute2macMacPorts ports tree · net/iproute2mac/Portfile · ソース: api.github.com
nix profile install nixpkgs#iproute2macnixpkgs package indexes · pkgs/by-name/ip/iproute2mac/package.nix · ソース: api.github.com
sudo apk add bridgeAlpine Linux edge package indexes · bridge · ソース: dl-cdn.alpinelinux.org
winget install --id Geomitron.Bridge -eWindows Package Manager source index · Geomitron.Bridge · ソース: cdn.winget.microsoft.com
概要
CLI wrapper for basic network utilities on macOS - ip command
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
bridge | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
ip | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
ss | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:iproute2mac |
|---|---|
| バージョン | 1.7.4 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/brona/iproute2mac |
| リポジトリ | https://github.com/brona/iproute2mac |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
iproute2mac
nix profile install nixpkgs#iproute2maciproute2mac
sudo port install iproute2macbridge 1.5-r5
Scripts for configuring network bridge interfaces
https://wiki.alpinelinux.org/wiki/Bridge
sudo apk add bridgeGeomitron.Bridge
winget install --id Geomitron.Bridge -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.