macOS
brew install iproute2maclocal Homebrew formula metadata
sudo port install iproute2macMacPorts ports tree · net/iproute2mac/Portfile · source: api.github.com
brew
CLI wrapper for basic network utilities on macOS - ip command. Version 1.7.4 via Homebrew; verified from local package data.
install
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
overview
CLI wrapper for basic network utilities on macOS - ip command
history
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
bridge | cli | global executable | |
ip | cli | global executable | |
ss | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/brona/iproute2mac
install metadata
| Package key | brew:iproute2mac |
|---|---|
| Version | 1.7.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/iproute2mac |
| Homepage | https://github.com/brona/iproute2mac |
| Repository | https://github.com/brona/iproute2mac |
| Upstream docs | https://github.com/brona/iproute2mac#readme |
| License | MIT |
| Source archive | https://github.com/brona/iproute2mac/releases/download/v1.7.4/iproute2mac-1.7.4.tar.gz |
| Dependencies | python@3.14 |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | iproute2mac |
| Version Scheme | 0 |
| Revision | 0 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.