package v2ray.core.proxy.socks

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message Account

config.proto:14

Account represents a Socks account.

enum AuthType

config.proto:20

AuthType is the authentication type of Socks proxy.

Used in: ServerConfig

message ClientConfig

config.proto:47

ClientConfig is the protobuf config for Socks client.

message ServerConfig

config.proto:35

ServerConfig is the protobuf config for Socks server.

enum Version

config.proto:27

Used in: ClientConfig