usbmuxd
usbmuxd copied to clipboard
forward traffic from device to host
on the first line written:
usbmuxd stands for "USB multiplexing daemon". This daemon is in charge of multiplexing connections over USB to an iOS device.
so can use iproxy
to forward traffic from mac to device
but how can I do the opposite like when i go on the device browser and type http://localhost:3000
it will forward to mac?