Skip to content
This repository has been archived by the owner on Dec 26, 2019. It is now read-only.

USB support

Marek Cirkos edited this page Mar 23, 2017 · 4 revisions

If you don't want to or can't use Wifi to communicate with WDA you can easily proxy communication via USB with:

# Install
$ brew install mobiledevice

# Start proxy
$ mobiledevice tunnel 8100 8100
# Install
$ brew install usbmuxd

# Start proxy
$ iproxy 8100 8100