package
3.4.0+incompatible
Repository: https://github.com/jigsaw-code/outline-go-tun2socks.git
Documentation: pkg.go.dev

# Functions

MakeTunFile returns an os.File object from a TUN file descriptor `fd`.
No description provided by the author
ProcessInputPackets reads packets from a TUN device `tun` and writes them to `tunnel`.

# Interfaces

Tunnel represents a session on a TUN device.