Versions in this module Expand all Collapse all v0 v0.3.0 Aug 16, 2026 Changes in this version + var ErrRefused = errors.New("disallowed address") + func Control(allow func(net.IP) error) func(network, address string, c syscall.RawConn) error + func IPAllowed(ip net.IP) error