gvisor-tap-vsock 0.8.7
Network stack for virtualization based on gVisor
This package provides a replacement for libslirp and VPNKit, written in pure Go. It is based on the network stack of gVisor and brings a configurable DNS server and dynamic port forwarding.
It can be used with QEMU, Hyperkit, Hyper-V and User-Mode Linux.
The binary is called gvproxy.
- Outputs:
out - Website: https://github.com/containers/gvisor-tap-vsock
- Licenses: ASL 2.0
- Package source: gnu/packages/containers.scm
- Builds: See build status
- Issues: See known issues
Installation
Install gvisor-tap-vsock 0.8.7 as follows:
guix install gvisor-tap-vsock@0.8.7
Or install the latest version:
guix install gvisor-tap-vsock
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.