Registry / networking / containers-gvisor-tap-vsock

containers-gvisor-tap-vsock

JSON →
library0.8.8gogounverified

A Go library providing a gVisor-based tap device and vsock implementation for virtual machine networking.

go get github.com/containers/gvisor-tap-vsock
INSTALL
IMPORT
SIG · CONTAINERS-GVISOR-
C
containers-gvisor-tap-vsock
networkinggov0.8.8
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

tap
github.com/containers/gvisor-tap-vsock

Import and use the tap package from gvisor-tap-vsock.

package main import ( "fmt" "github.com/containers/gvisor-tap-vsock/pkg/tap" ) func main() { fmt.Println(tap.Version) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.8.8latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
OpenAI (training)
1
Resources
containers-gvisor-tap-vsock — go get containers-gvisor-tap-vsock · libregistry