macOS
brew install iproute2maclocal Homebrew formula metadata
sudo port install iproute2macMacPorts ports tree · net/iproute2mac/Portfile · Source: api.github.com
brew / rang 1055
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de iproute2mac pour les workflows d'agents IA.
installation
brew install iproute2maclocal Homebrew formula metadata
sudo port install iproute2macMacPorts ports tree · net/iproute2mac/Portfile · Source: api.github.com
nix profile install nixpkgs#iproute2macnixpkgs package indexes · pkgs/by-name/ip/iproute2mac/package.nix · Source: api.github.com
sudo apk add bridgeAlpine Linux edge package indexes · bridge · Source: dl-cdn.alpinelinux.org
winget install --id Geomitron.Bridge -eWindows Package Manager source index · Geomitron.Bridge · Source: cdn.winget.microsoft.com
aperçu
CLI wrapper for basic network utilities on macOS - ip command
historique
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.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
bridge | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
ip | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
ss | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:iproute2mac |
|---|---|
| Version | 1.7.4 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://github.com/brona/iproute2mac |
| Dépôt | https://github.com/brona/iproute2mac |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.