Versions in this module Expand all Collapse all v0 v0.0.20241020 Oct 20, 2024 v0.0.20240223 Feb 23, 2024 Changes in this version + const DefaultMTU + func Ping(dst, src netip.Addr) []byte + type ChannelTUN struct + Inbound chan []byte + Outbound chan []byte + func NewChannelTUN() *ChannelTUN + func (c *ChannelTUN) TUN() tun.Device