qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Change VNC Websocket address and port in runtime


From: Georgii Polyakov
Subject: Change VNC Websocket address and port in runtime
Date: Thu, 8 Aug 2024 15:56:45 +0500

Hi,
Is it possible to change the address and port of the Websocket VNC without restarting QEMU similar to the QMP command
{ "execute": "display-update", "arguments": { "type": "vnc", "addresses": [ { "type": "inet", "host": "127.0.0.1", "port": "6000" } ] } } ?


Regards,
Georgii

reply via email to

[Prev in Thread] Current Thread [Next in Thread]