mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 20:01:16 +00:00
5 lines
137 B
XML
5 lines
137 B
XML
|
<channel type='unix'>
|
||
|
<source mode='bind' path='/tmp/guestfwd'/>
|
||
|
<target type='guestfwd' address='10.0.2.1' port='4600'/>
|
||
|
</channel>
|