Documentation ¶
Index ¶
- func NewAuth(crypt bool, password []byte) (types.Auth, error)
- func NewAuthPacketConn(local net.PacketConn) *authPacketConn
- func NewClient(config *protocol.Protocol_Yuubinsya) point.WrapProxy
- func NewHandshaker(server bool, encrypted bool, password []byte) types.Handshaker
- func NewServer(config *pl.Inbound_Yuubinsya) func(netapi.Listener, netapi.Handler) (netapi.Accepter, error)
- func StartUDPServer(packet net.PacketConn, handle func(*netapi.Packet), auth types.Auth, ...)
- type Conn
- type PacketConn
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAuthPacketConn ¶ added in v0.3.3
func NewAuthPacketConn(local net.PacketConn) *authPacketConn
func NewClient ¶ added in v0.3.3
func NewClient(config *protocol.Protocol_Yuubinsya) point.WrapProxy
func NewHandshaker ¶
func NewHandshaker(server bool, encrypted bool, password []byte) types.Handshaker
func StartUDPServer ¶ added in v0.3.3
Types ¶
Click to show internal directories.
Click to hide internal directories.