doronz88
doronz88
Please clarify your request more clearly. What is it that you want? Define "monitored device". If all you want is to sniff out HTTP from a connected device, you can...
I looked into that, but could not find a lockdown interface to set this value. If you discover one, feel free to reopen this issue.
Where would you rather the pairing records to be stored instead? Or do you mean to make it all non volatile entirely? We could also just write the SSL file...
I see, Good point. What do you think the best way to pass this parameter to lockdown? As another optional parameter? I also wanted to add the timedelta to the...
@vToMy what do you think of current implementation? as long as the SSL certificate is still stored there's no point in avoiding disk writes. The pyOpenSSL api isn't very friendly...
Since this is an incomplete solution I only added a TODO note referring to this issue to avoid complicating the code with extra logic
After a quick look, it will require some work that would probably even be in a seperate library entirely. To do so, we'll have to start maintaining Apple's `/iTunes_Control/iTunes/MediaLibrary.sqlitedb`. Unlike...
For reference, they use `libgpod`: https://github.com/fadingred/libgpod
what is the "enclosure" color? i think you mean this value: ```shell pymobiledevice3 lockdown get '' DeviceColor ```
Does the error occurs persistently? did you try running as administrator? this still seems `libusb` related.