Versions in this module Expand all Collapse all v0 v0.1.0 Nov 16, 2024 Changes in this version + const DefaultPort + const Off + const On + func SetupTunAsEnclave() (*os.File, error) — darwin/amd64, linux/amd64 + func SetupTunAsProxy() (*os.File, error) — darwin/amd64, linux/amd64 + func ToggleNAT(toggle bool) error + func TunToVsock(from io.ReadCloser, to io.WriteCloser, ch chan error, wg *sync.WaitGroup) + func VsockToTun(from io.ReadCloser, to io.WriteCloser, ch chan error, wg *sync.WaitGroup)