Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type UDPConn ¶
type UDPConn struct {
net.PacketConn
// contains filtered or unexported fields
}
This wrapped connection has different behavior than ordinary connection: 1. ReadFrom will return target addr of shadowsocks instead of remote addr
func UDPClientConn ¶
func (*UDPConn) RemoteAddr ¶
Click to show internal directories.
Click to hide internal directories.