# 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.