Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
VIRT-SSH-HELPER(8)	     Virtualization Support	      VIRT-SSH-HELPER(8)

NAME
     virt-ssh-helper - libvirt socket proxy

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

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.

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.

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

AUTHOR
     Daniel P. BerrangA(C)

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.

COPYRIGHT
     Copyright (C) 2020 Red Hat, Inc.

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 war-
     ranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

							      VIRT-SSH-HELPER(8)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=virt-ssh-helper&sektion=8&manpath=FreeBSD+Ports+15.1.quarterly>

home | help