iPhone Wireshark, iTunes. iPhone USB Mac... iTunes iPhone .

UUID, . , UUID, .
: rvictl -s <device-id>
~/.bash_aliases alias mntios='rvictl -s <device-id>' - , UUID , .
As soon as you have the trigger installed on the device. brew install wireshark(see: http://brew.sh )
One of the network adapters should be rvi0- this is the network interface for your iPhone.
Now you can capture packets - double click on it to start capturing.
If you want to filter specific URLs, you can enter a filter, for example: http.request.full_uri contains <string-in-url>to filter requests.
source
share