{
"type": "vless",
"tag": "vless-out",
"server": "127.0.0.1",
"server_port": 1080,
"uuid": "bf000d23-0752-40b4-affe-68f7707a9661",
"flow": "xtls-rprx-vision",
"network": "tcp",
"tls": {},
"packet_encoding": "",
"multiplex": {},
"transport": {},
... // Dial Fields
}
==Required==
The server address.
==Required==
The server port.
==Required==
VLESS user id.
VLESS Sub-protocol.
Available values:
xtls-rprx-vision
Enabled network
One of tcp
udp
.
Both is enabled by default.
TLS configuration, see TLS.
UDP packet encoding, xudp is used by default.
Encoding | Description |
---|---|
(none) | Disabled |
packetaddr | Supported by v2ray 5+ |
xudp | Supported by xray |
See Multiplex for details.
V2Ray Transport configuration, see V2Ray Transport.
See Dial Fields for details.