macOS
brew install libusbmuxdprovider-native install command
brew / rank 831
USB multiplexor library for iOS devices. Version 2.1.1 via Homebrew; verified from local package data.
install
brew install libusbmuxdprovider-native install command
overview
USB multiplexor library for iOS devices
history
libusbmuxd is the libimobiledevice client library and tool set for talking to the usbmux protocol used to multiplex connections to services on iOS devices.
The library grew out of the libimobiledevice ecosystem, which provides open-source userspace tools for communicating with iPhone, iPad, and iPod touch devices. Its README describes libusbmuxd as a client library that does not talk directly to a device; it connects to a socket exposed by a usbmuxd daemon, using Apple's daemon on macOS and Windows or the libimobiledevice usbmuxd daemon on Linux.
The package is widely carried because libimobiledevice-based tooling needs a portable way to reach device services over USB or network sync. The 1.0.9 release notes identify it as the first release after splitting usbmuxd and libusbmuxd, which made the daemon and client library easier for distributions to package separately.
Most users encounter libusbmuxd through higher-level tools, but the package also ships iproxy for forwarding a local TCP port to a service on a connected iOS device and inetcat for exposing a raw connection.
It is one of the plumbing packages that makes non-Apple iOS workflows possible: device pairing, service access, backups, testing, and debugging stacks commonly depend on this small multiplexing layer.
security posture
library-like package without higher-risk signals.
green risk · low confidence · appliance
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 |
|---|---|---|---|
inetcat | executable | indexed executable | Discovered from the local executable index. |
iproxy | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:libusbmuxd |
|---|---|
| Version | 2.1.1 |
| Package manager | Homebrew |
| Homepage | https://www.libimobiledevice.org/ |
| Repository | https://github.com/libimobiledevice/libusbmuxd |
| Bottle | not recorded |
| Service | none declared |
source 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.