SSH tunnelling for NBD
Open
enhancement
- Dominant language
- Python
- Stars
- 518
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.