mdlayher / vsock

Package vsock provides access to Linux VM sockets (AF_VSOCK) for communication between a hypervisor and its virtual machines. MIT Licensed.
MIT License
328 stars 65 forks source link

is it possible to support windows ? #56

Closed jeffrey4l closed 6 months ago

jeffrey4l commented 6 months ago

for example, i wanna to run a golang process listen on the vsock port in windows guest.

mdlayher commented 6 months ago

Sorry, non-Linux operating systems are out of scope for this package, but other users have built various shims to support them as well: https://pkg.go.dev/github.com/mdlayher/vsock?tab=importedby