A cross-platform GUI for creating iOS pairing files, over USB or over Wi-Fi.
Apps with a known pairing file location:
idevice_pair to Applicationssudo apt install -y usbmuxd
git clone https://github.com/jkcoxson/idevice_pair.git
cd idevice_pair
cargo run --release
Trust if askedLockdown or Remote pairing, then click Load or Create
Save to file…, or click an app's name to write the file into itA device usbmuxd sees over Wi-Fi is already paired, so it appears in the dropdown too and works the same as a cabled one, without the cable.
Requires iOS 27 or later, with both the device and computer on the same network.
Pair over Wi-FiThe remote pairing is only kept in memory, so pair again after a restart. The RPPairing record created by Wi-Fi onboarding is loaded automatically on the device page. Lockdown pairing is unavailable for this transport; connect through usbmuxd to obtain a lockdown pairing file.
Validate to confirm it worksContributions are welcome! Please feel free to submit issues, feature requests, or pull requests.
MIT
Rust
100.0%
A cross-platform GUI for creating iOS pairing files, over USB or over Wi-Fi.
Apps with a known pairing file location:
idevice_pair to Applicationssudo apt install -y usbmuxd
git clone https://github.com/jkcoxson/idevice_pair.git
cd idevice_pair
cargo run --release
Trust if askedLockdown or Remote pairing, then click Load or Create
Save to file…, or click an app's name to write the file into itA device usbmuxd sees over Wi-Fi is already paired, so it appears in the dropdown too and works the same as a cabled one, without the cable.
Requires iOS 27 or later, with both the device and computer on the same network.
Pair over Wi-FiThe remote pairing is only kept in memory, so pair again after a restart. The RPPairing record created by Wi-Fi onboarding is loaded automatically on the device page. Lockdown pairing is unavailable for this transport; connect through usbmuxd to obtain a lockdown pairing file.
Validate to confirm it worksContributions are welcome! Please feel free to submit issues, feature requests, or pull requests.
MIT
Rust
100.0%