libimobiledevice / usbmuxd

A socket daemon to multiplex connections from and to iOS devices
https://libimobiledevice.org
GNU General Public License v2.0
1.46k stars 352 forks source link

iproxy can only support forward now, can it support reverse mode? #178

Open jitcor opened 3 years ago

jitcor commented 3 years ago

Similar to Android's adb reverse command.

bartekpacia commented 1 year ago

I'm seconding this.

The description of this repository says:

A socket daemon to multiplex connections from and to iOS devices

So, how can I multiplex connection from my iOS device to my Mac?