pymobiledevice3
pymobiledevice3 copied to clipboard
Pure python3 implementation for working with iDevices (iPhone, etc...).
**Test environment** - Host OS version: macOS 14.6.1 - Target device model and iOS version: iPhone 15 Pro, iOS 17.6.1 **Describe the bug** I'm trying to run the `file` command...
This PR wants to add a userspace TUN to connect to RSD service. I've tested that `pymobiledevice3 developer dvt ls / --userspace-wrapper ... --rsd ...` with `pymobiledevice3 lockdown start-tunnel --userspace-host...
**Test environment** - Host OS version. Arch Linux - Target device model and iOS version. iPhone SE (3rd generation), iOS 18.3.2 **Describe the bug** `StreamError` was thrown when `tunneld` is...
Test environment windows 10 administrator shell . iPhone 11 iOS 18.3 Describe the bug 1.run "pymibiledevice3 remote tunneld" failed. 2. I have seen before issue(all closed ),my ip v6 is...
## For community ⬇️ **Please click the 👍 reaction instead of leaving a `+1` or 👍 comment**
**Test environment** - mac 14.2.1 - iphone 8 plus, 16.6 **Describe the bug** 1. create lockdown by create_using_tcp 2. print lockdown.paired, returns True 3. create by service = InstallationProxyService(lockdown) 4....
Can you implement a feature that allows creating a tunnel without using sudo? In a similar way, in go-ios, the --userspace option can be added when creating a tunnel to...
I'm looking for a hint on what could be happening here... **Test environment** - Sequoia 15.2. - iPhone Xs iOS 18.3 **Describe the bug** Can't start tunnel connection **To Reproduce**...
**Test environment** - Host OS version: Ubuntu 24.04.1 LTS - Target device model and iOS version: iPhone15 iOS 17.6.1 **Describe the bug** Have the stress test for rebooting iPhone, sometimes...
I have noticed that some devices, like iOS 16, do not include the name of the Wi-Fi in their device tree. Are there alternative methods to find this information? Additionally,...