libimobiledevice / libimobiledevice

A cross-platform protocol library to communicate with iOS devices
https://libimobiledevice.org
GNU Lesser General Public License v2.1
6.57k stars 1.32k forks source link

how to find device's ip address by libimobiledevice #967

Open leonnfang opened 4 years ago

leonnfang commented 4 years ago

Hi, I am trying to find an iPad's IP address by libimobiledevice. The device is iPad Pro, and the OS 13.3. Currently, I am using win10. I did not find any direct tools to get the IP address of the iPad connected with WiFi. I tried to use 'idevicesyslog' command to get the system log. When I tried to disconnect and connect the WiFi, I can find the IP address from the output of 'idevicesyslog' command, I wonder if there is a way to get the IP address without operating the device. Thank you!

bartekpacia commented 2 years ago

bump!