Open
Description
Currently you can do nbd tunnelling through ssh if you open a separate ssh connection with -L 10809:localhost:10809. All that is required is to pass the -I localhost option to virtnbdbackup.
It would be really convenient if virtnbdtunnel could do this natively with the ssh connection it establishes anyway for qemu+ssh.