Security Bug: No external Connections

This commit is contained in:
QDaniel
2016-07-13 12:49:14 +02:00
committed by GitHub
parent 346b96b319
commit 9e294ade3c

View File

@@ -227,9 +227,7 @@ class wvmCreate(wvmConnect):
xml += """ <input type='mouse' bus='ps2'/>
<input type='tablet' bus='usb'/>
<graphics type='%s' port='-1' autoport='yes' listen='0.0.0.0' passwd='%s'>
<listen type='address' address='0.0.0.0'/>
</graphics>
<graphics type='%s' port='-1' autoport='yes' passwd='%s'/>
<console type='pty'/>
<video>
<model type='cirrus'/>