Versions in this module Expand all Collapse all v1 v1.0.1 Apr 3, 2024 v1.0.0 Apr 3, 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