Versions in this module Expand all Collapse all v0 v0.0.1 Jun 19, 2021 Changes in this version + const MaxAddrLen + func ATYP(b byte) int + func NewTCPHandler(proxyHost string, proxyPort uint16, fakeDns dns.FakeDns, ...) 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