package
3.50.2+incompatible
Repository: https://github.com/gopherty/v2ray-core.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
NewClient create a new Socks5 client based on the given config.
NewServer creates a new Server object.
No description provided by the author
No description provided by the author
# Constants
NO_AUTH is for anounymous authentication.
PASSWORD is for username/password authentication.
# Variables
No description provided by the author
No description provided by the author
# Structs
Account represents a Socks account.
Client is a Socks5 client.
ClientConfig is the protobuf config for Socks client.
Server is a SOCKS 5 proxy server.
ServerConfig is the protobuf config for Socks server.
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
AuthType is the authentication type of Socks proxy.