macOS
brew install iproute2maclocal Homebrew formula metadata
sudo port install iproute2macMacPorts ports tree · net/iproute2mac/Portfile · Quelle: api.github.com
brew / Rang 1055
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für iproute2mac in AI-Agent-Workflows.
Installation
brew install iproute2maclocal Homebrew formula metadata
sudo port install iproute2macMacPorts ports tree · net/iproute2mac/Portfile · Quelle: api.github.com
nix profile install nixpkgs#iproute2macnixpkgs package indexes · pkgs/by-name/ip/iproute2mac/package.nix · Quelle: api.github.com
sudo apk add bridgeAlpine Linux edge package indexes · bridge · Quelle: dl-cdn.alpinelinux.org
winget install --id Geomitron.Bridge -eWindows Package Manager source index · Geomitron.Bridge · Quelle: cdn.winget.microsoft.com
Überblick
CLI wrapper for basic network utilities on macOS - ip command
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
bridge | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
ip | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
ss | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
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.
Installationsmetadaten
| Paketschlüssel | brew:iproute2mac |
|---|---|
| Version | 1.7.4 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/brona/iproute2mac |
| Repository | https://github.com/brona/iproute2mac |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.