mirror of
https://github.com/BishopFox/sliver
synced 2026-06-08 10:29:05 +00:00
8e5c5f1450
Fix GHSA-q8j9-34qf-7vq7
server/netstack
Overview
gVisor-based userland network stack for server transports. Provides packet buffers, endpoint management, and adapters. Key routines cover TUN within the netstack subsystem.
Go Files
tun.go– Integrates the gVisor TUN stack for server-managed transport endpoints.