sibson / vncdotool

A command line VNC client and python library
Other
451 stars 120 forks source link

Does this tool support vnc server published on unix domain socket? #286

Closed fpemud closed 4 months ago

fpemud commented 4 months ago

qemu can export its screen as a vnc server, using "-vnc unix:/tmp/qemu.socket". I'd like to log/interact my virtual machine using it.

Thanks.

pmhahn commented 4 months ago

Yes.