Skip to content

Instantly share code, notes, and snippets.

@osy
osy / README.md
Last active April 23, 2025 07:26
UTM on Apple M1 Guides

Thanks to the work of @agraf, @KhaosT, @imbushuo, and others, we have Virtualization.framework working on M1 Macs. These [changes][1] have been merged with QEMU v5.2.0 RC3 (will rebase once the final release is out) and integrated with UTM, a brand new QEMU frontend designed in SwiftUI for iOS 14 and macOS 11.

Screenshot

Downloads

1.通过brew安装usbmuxd

brew install usbmuxd

2.使用

端口映射:把iPhone的22端口(即SSH端口)映射到mac的2222端口

iproxy 2222 22