Bit Thief

Results 2 issues of Bit Thief

Extends the UNIX domain socket support introduced in: https://github.com/any1/wayvnc/commit/81192ac74df316e0faf7bc2f985741f701db753d Sample usage: wayvnc --max-fps=200 --seat=seat0 --gpu --output=HEADLESS-1 **--vsock-socket 0xffffffff** 5900 Discussion: https://github.com/any1/wayvnc/issues/144

Hi, I have added support for communicating over VSOCK sockets (on top of the existing TCP and UNIX domain sockets). I developed this for my Hyper-V virtual machines (this is...