mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06: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>
|