logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

virt-ssh-helper - libvirt socket proxy

Author

       Daniel P. Berrangé

Bugs

       Please report all bugs you discover.  This should be done via either:

       1. the mailing list

           <https://libvirt.org/contact.html>

       2. the bug tracker

           <https://libvirt.org/bugs.html>

       Alternatively, you may report bugs to your software distributor / vendor.

Description

virt-ssh-helper  is  an internal tool used to handle connections coming from remote clients, and it's not
       intended to be called directly by the user.

Exit Status

       The exit status will be zero on success, non-zero on failure.

License

virt-ssh-helper is distributed under the terms of the GNU LGPL v2+.   This  is  free  software;  see  the
       source  for  copying  conditions.  There  is  NO  warranty; not even for MERCHANTABILITY or FITNESS FOR A
       PARTICULAR PURPOSE.

Name

       virt-ssh-helper - libvirt socket proxy

Options

URI

       Local libvirt URI to connect the remote client to.

       -r, --readonly

       Make the connection read-only.

       -h, --help

       Display command line help usage then exit.

       -V, --version

       Display version information then exit.

See Also

virsh(1),  <https://libvirt.org/>

                                                                                              VIRT-SSH-HELPER(8)

Synopsis

virt-ssh-helper [OPTION]... URI

See Also