Documentation ¶ Index ¶ func NewTCPHandler(server, cipher, password string, fakeDns dns.FakeDns) core.TCPConnHandler func NewUDPHandler(server, cipher, password string, timeout time.Duration, dnsCache dns.DnsCache, ...) core.UDPConnHandler Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NewTCPHandler ¶ func NewTCPHandler(server, cipher, password string, fakeDns dns.FakeDns) core.TCPConnHandler func NewUDPHandler ¶ func NewUDPHandler(server, cipher, password string, timeout time.Duration, dnsCache dns.DnsCache, fakeDns dns.FakeDns) core.UDPConnHandler Types ¶ This section is empty. Source Files ¶ View all Source files tcp.go udp.go Click to show internal directories. Click to hide internal directories.