Describe the bug
[A clear and concise description of what the bug is.](panic: runtime error: index out of range [4] with length 4) is raised when getting DHCP lease. The error is linked to github.com/beringresearch/macpine/utils/utils.go:481
To Reproduce
Steps to reproduce the behavior:
- Install the master branch version of macpine
sudo alpine launch --name test --disk 50G --shared2. Any other alpine commands or error messages seen
Expected behavior
VM is launched without issues