Files
libvirt/tools/ssh-proxy/30-libvirt-ssh-proxy.conf.in
T

7 lines
183 B
Plaintext
Raw Normal View History

2024-04-16 16:32:26 +02:00
# SPDX-License-Identifier: LGPL-2.1-or-later
Host qemu/* qemu:system/* qemu:session/*
ProxyCommand @libexecdir@/libvirt-ssh-proxy %h %p
ProxyUseFdpass yes
CheckHostIP no