Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SocksHandler ¶
type SocksHandler struct {
// contains filtered or unexported fields
}
func NewSocksHandler ¶
func NewSocksHandler(uc udptlssctp.TCPSocketDialer, udpa *udpconn2tun.UDPConn2Tun) *SocksHandler
type UDPExchange ¶
type UDPExchange struct { ClientAddr *net.UDPAddr RemoteConn net.PacketConn MsgCount int64 }
Click to show internal directories.
Click to hide internal directories.