Um den unter Linux genutzen ip
Befehl im Terminal von Mac OS zu nutzen, kann das Paket über brew instaliert werden:
user@mac ~ % brew install iproute2mac
==> Fetching iproute2mac
==> Downloading https://ghcr.io/v2/homebrew/core/iproute2mac/manifests/1.4.1-1
############################################################################################################################################################################################################################################### 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/iproute2mac/blobs/sha256:eb6014521de7f35e1b16bb7465d9541355d981befff05dfe044291b234cf15a7
############################################################################################################################################################################################################################################### 100.0%
==> Pouring iproute2mac--1.4.1.all.bottle.1.tar.gz
🍺 /opt/homebrew/Cellar/iproute2mac/1.4.1: 6 files, 29.5KB
==> Running `brew cleanup iproute2mac`...
IP Befehl nutzen
user@mac ~ % ip addr show en0
en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
ether 54:46:12:fc:45:12
inet6 fe80::3636:3bff:fecf:1294/64 scopeid 0x4
inet 192.168.1.5/24 brd 192.168.1.255 en0
Dokumentation
https://github.com/brona/iproute2mac
https://www.policyrouting.org/iproute2.doc.html
https://lartc.org/howto/