1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-10-31 19:44:16 +00:00

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'/>