Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( CommandTCP byte = 1 CommandUDP byte = 3 )
Functions ¶
Types ¶
type PacketConn ¶
type Trojan ¶
type Trojan struct {
// contains filtered or unexported fields
}
func (*Trojan) PacketConn ¶
func (t *Trojan) PacketConn(conn net.Conn) net.PacketConn
Click to show internal directories.
Click to hide internal directories.