Virtual Machine Viewer 0.0.2 (Default branch) |
|
|
Virtual Machine Viewer (virt-viewer) is a
lightweight interface for interacting with the
graphical display of a virtualized guest OS. It
uses GTK-VNC and libvirt to look up the VNC server
details associated with the guest. It is intended
as a replacement for the traditional vncviewer
client, since the latter does not support SSL/TLS
encryption of x509 certificate authentication.
License: GNU General Public License v2
Changes:
This release adds the ability to directly connect to remote consoles, to query a remote hypervisor using the libvirt daemon, and to tunnel the console over SSH. It also adds support for providing the x509 certificate credentials for a VNC console using the TLS authentication extensions.
|