Skip to content

Commit e8a81fb

Browse files
committed
1 parent 5afb277 commit e8a81fb

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,13 @@ If you have a desktop PC, you can use [@Silfalion](https://github.com/Silfalion)
201201

202202
# (USBFLUXD) iPhone USB -> Network style passthrough OSX-KVM Docker-OSX
203203

204+
Video setup tutorial for usbfluxd is also available here: https://www.youtube.com/watch?v=kTk5fGjK_PM
205+
206+
<p align="center">
207+
<a href="https://www.youtube.com/watch?v=kTk5fGjK_PM" target="_blank"><img alt="iPhone USB passthrough on macOS virtual machine Linux & Windows" src="https://raw.githubusercontent.com/sickcodes/Docker-OSX/master/Youtube-USBFLUXD-Screenshot-Docker-OSX.png"></a>
208+
</p>
209+
210+
204211
This method WORKS on laptop, PC, anything!
205212

206213
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
262269

263270
Accept the USB over TCP connection, and appear as local:
264271

272+
(you may need to change `172.17.0.1` to the IP address of the host. e.g. check `ip addr`)
273+
265274
```bash
266275
# on the guest
267276
sudo launchctl start usbmuxd
673 KB
Loading

0 commit comments

Comments
 (0)