Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 255 Bytes

README.rst

File metadata and controls

14 lines (11 loc) · 255 Bytes

virt_addr

Get IP address of a virtual machine running in kvm via libvirt. This works only if your setup is using NAT, not with bridged networks.

Requires:
  • python
  • lxml
  • libvirt
Usage:
  • virt_addr vm_name
  • virt_addr --system vm_name