Versions in this module Expand all Collapse all v1 v1.17.0 Jun 12, 2020 Changes in this version + const MaxAddrLen + func ATYP(b byte) int + func NewTCPHandler(proxyHost string, proxyPort uint16) core.TCPConnHandler + func NewUDPHandler(proxyHost string, proxyPort uint16, timeout time.Duration) core.UDPConnHandler + type Addr []byte + func ParseAddr(s string) Addr + func SplitAddr(b []byte) Addr + func (a Addr) String() string