Hi, I was wondering if there's any way to acquire the ipaddress according to vmx. Thanks !
for example
vmfusion.vmrun.list()
{'count': 1,
'machines': ['/Users/me/Virtual Machines.localized/macOS 11.0 2.vmwarevm/macOS 11.0 2.vmx']}
Now, in order to send remote ssh commands I'd need the ip of this vmx.
thanks