lima-vm / vde_vmnet

[DEPRECATED] vmnet.framework support for unmodified rootless QEMU (with VDE)
https://github.com/lima-vm/lima/blob/master/docs/network.md
Apache License 2.0
70 stars 9 forks source link

support --vmnet-gateway=IP, e.g., 192.168.105.1 + drop support for macOS 10.14 #8

Closed AkihiroSuda closed 3 years ago

AkihiroSuda commented 3 years ago

vde_vmnet binary itself does not have any default value, but the launchd plist file is updated to use 192.168.105.1 as the default, so as to avoid conflicting with VMware Fusion.

Fix #7

Also drop support for macOS 10.14 and older.