# Functions
No description provided by the author
No description provided by the author
NewClient create a new Shadowsocks client.
NewServer create a new Shadowsocks server.
No description provided by the author
ReadTCPSession reads a Shadowsocks TCP session from the given reader, returns its header and remaining parts.
WriteTCPRequest writes Shadowsocks request into the given writer, and returns a writer for body.
No description provided by the author
# 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
# Variables
Enum value maps for CipherType.
Enum value maps for CipherType.
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
No description provided by the author
Client is a inbound handler for Shadowsocks protocol.
No description provided by the author
No description provided by the author
MemoryAccount is an account type converted from Account.
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
Validator stores valid Shadowsocks users.
# Interfaces
Cipher is an interface for all Shadowsocks ciphers.
# Type aliases
No description provided by the author