VXVX Docs

VLESS

VlessServerConfig and VlessClientConfig

Proto: protos/proto/vx/proxy/vless/vless.proto

VlessServerConfig

users

VlessClientConfig

id
string

Account UUID

flow
string

Flow control, for example xtls-rprx-vision

encryption
string

Client only; currently none

{
  "@type": "type.googleapis.com/vx.proxy.vless.VlessClientConfig",
  "id": "66ad4540-b58c-4ad2-9926-ea63445a9b57",
  "flow": "xtls-rprx-vision",
  "encryption": "none"
}

Vision flow control is typically used with REALITY or TLS on the transport.

Comments