On 02/25/13 14:51, Guido Günther wrote:
Hi Peter,
On Mon, Dec 10, 2012 at 09:29:39AM +0100, Peter Krempa wrote:
> This series adds ability for the qemu driver to tunnel connections to TCP
> ports from the host. This is useful for enabling remote VNC/SPICE sessions
> without the need to configure SSH tunnels or portforwards and without the
> need to open the ports for public.
It'd be nice to have this in. Are you still on it?
Cheers,
-- Guido
I'm planing to respin this in some time with a few changes. I will
probably not allow to tunnel arbitrary ports from the machine libvirt is
running on but limit it to a few selected ones controllable by flags.
(The general approach did not get accepted very well)
Peter