1VIRT-SSH-HELPER(8) Virtualization Support VIRT-SSH-HELPER(8)
2
3
4
6 virt-ssh-helper - libvirt socket proxy
7
9 virt-ssh-helper [OPTION]... URI
10
12 virt-ssh-helper is an internal tool used to handle connections coming
13 from remote clients, and it's not intended to be called directly by the
14 user.
15
17 URI
18
19 Local libvirt URI to connect the remote client to.
20
21 -r, --readonly
22
23 Make the connection read-only.
24
25 -h, --help
26
27 Display command line help usage then exit.
28
29 -V, --version
30
31 Display version information then exit.
32
34 The exit status will be zero on success, non-zero on failure.
35
37 Daniel P. Berrangé
38
40 Please report all bugs you discover. This should be done via either:
41
42 1. the mailing list
43
44 https://libvirt.org/contact.html
45
46 2. the bug tracker
47
48 https://libvirt.org/bugs.html
49
50 Alternatively, you may report bugs to your software distributor / ven‐
51 dor.
52
54 Copyright (C) 2020 Red Hat, Inc.
55
57 virt-ssh-helper is distributed under the terms of the GNU LGPL v2+.
58 This is free software; see the source for copying conditions. There is
59 NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
60 PURPOSE.
61
63 virsh(1), https://libvirt.org/
64
65
66
67
68 VIRT-SSH-HELPER(8)