diff --git a/README.md b/README.md index 4173f67..99e9aad 100644 --- a/README.md +++ b/README.md @@ -201,6 +201,13 @@ If you have a desktop PC, you can use [@Silfalion](https://github.com/Silfalion) # (USBFLUXD) iPhone USB -> Network style passthrough OSX-KVM Docker-OSX +Video setup tutorial for usbfluxd is also available here: https://www.youtube.com/watch?v=kTk5fGjK_PM + +

+ iPhone USB passthrough on macOS virtual machine Linux & Windows +

+ + This method WORKS on laptop, PC, anything! Thank you [@nikias](https://github.com/nikias) for [usbfluxd](https://github.com/corellium/usbfluxd) via [https://github.com/corellium](https://github.com/corellium)! @@ -262,6 +269,8 @@ sudo make install Accept the USB over TCP connection, and appear as local: +(you may need to change `172.17.0.1` to the IP address of the host. e.g. check `ip addr`) + ```bash # on the guest sudo launchctl start usbmuxd diff --git a/Youtube-USBFLUXD-Screenshot-Docker-OSX.png b/Youtube-USBFLUXD-Screenshot-Docker-OSX.png new file mode 100644 index 0000000..4f9cc82 Binary files /dev/null and b/Youtube-USBFLUXD-Screenshot-Docker-OSX.png differ