package
0.0.0-20240324055704-98eb0bbfdd43
Repository: https://github.com/coderluoyi/tun2socks_stu.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

ClientHandshake fast-tracks SOCKS initialization to get target address to connect on client side.
DecodeUDPPacket split `packet` to addr payload, and this function is mutable with `packet`.
Dial uses default Dialer to dial TCP.
DialContext uses default Dialer to dial TCP with context.
DialUDP uses default Dialer to dial UDP.
No description provided by the author
No description provided by the author
ParseAddr parses a socks addr from net.Addr.
ParseAddrString parses the address in string s to Addr.
No description provided by the author
SerializeAddr serializes destination address and port to Addr.
SetDialer sets default Dialer.
No description provided by the author
SplitAddr slices a SOCKS address from beginning of b.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
Metadata contains metadata of transport protocol sessions.
No description provided by the author
No description provided by the author
User provides basic socks5 auth functionality.

# Interfaces

No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author