Documentation
¶
Index ¶
- func NewAuth(crypt bool, password []byte) (types.Auth, error)
- func NewAuthPacketConn(local net.PacketConn) *authPacketConn
- func NewClient(config *protocol.Yuubinsya, dialer netapi.Proxy) (netapi.Proxy, error)
- func NewHandshaker(server bool, encrypted bool, password []byte) types.Handshaker
- func NewServer(config *pl.Yuubinsya, ii netapi.Listener, handler netapi.Handler) (netapi.Accepter, error)
- type Conn
- type PacketConn
- type UDPServer
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 NewHandshaker ¶
func NewHandshaker(server bool, encrypted bool, password []byte) types.Handshaker
Types ¶
Click to show internal directories.
Click to hide internal directories.