Versions in this module Expand all Collapse all v0 v0.0.3 May 19, 2023 Changes in this version + func AssignRandPort(ip ...string) (int, error) + func ExternalIP() (string, error) + func ExtractIP(addr net.Addr) (ip string, err error) + func ExtractPort(addr net.Addr) (int, error) + func FulfillAddr(addr string) string + func InternalIP() (string, error) + func ParseAddr(addr string) (listenAddr, exposeAddr string, err error)