Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartQuicServer ¶
func StartQuicServer(ctx context.Context, config QuicConfig) context.Context
StartQuicServer public export start interface for quic server
func StartSocks5Server ¶
func StartSocks5Server(ctx context.Context, config Socks5Config) context.Context
StartSocks5Server public export start interface for socks5 server
Types ¶
type Socks5Config ¶
Socks5Config socks5 server config
Click to show internal directories.
Click to hide internal directories.