mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2024-11-22 11:35:20 +03:00
Add usbfluxd video link: https://www.youtube.com/watch?v=kTk5fGjK_PM
This commit is contained in:
parent
5afb277302
commit
e8a81fb8d9
@ -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
|
||||
|
||||
<p align="center">
|
||||
<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>
|
||||
</p>
|
||||
|
||||
|
||||
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
|
||||
|
BIN
Youtube-USBFLUXD-Screenshot-Docker-OSX.png
Normal file
BIN
Youtube-USBFLUXD-Screenshot-Docker-OSX.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 673 KiB |
Loading…
Reference in New Issue
Block a user