v2fly.clbug.comv2fly.clbug.com
Quick Start
Config Reference
Config Reference (v5, WIP)
Tools
Developer Guide
New concise guide
  • 简体中文
  • English
GitHub
Quick Start
Config Reference
Config Reference (v5, WIP)
Tools
Developer Guide
New concise guide
  • 简体中文
  • English
GitHub
  • Config Reference

    • Configuration File Format (Draft)
    • Inbounds
    • Outbounds
    • Proxy Protocol
    • Stream
    • Service
    • DNS
    • Router
    • Geo
  • Proxy Protocol

    • Blackhole
    • DNS
    • Dokodemo
    • Freedom
    • HTTP
    • Socks
    • VMess
    • VLite
    • Shadowsocks
    • Shadowsocks2022
    • Trojan
    • Hysteria2
    • VLESS
      • VLESS Inbound
      • VLESS Outbound
    • Loopback
  • Stream Transport Protocol

    • TCP
    • WebSocket
    • KCP(mKCP)
    • gRPC
    • QUIC
    • Meek
    • HTTPUpgrade
    • Hysteria2
    • mekya
  • Service

    • Stats
    • Policy
    • Browser Forwarder
    • Burst Observatory
    • Background Observatory
    • Tun
    • Subscription Manager
    • File System Storage

VLESS

Tips

VLESS is designed to operate in correctly configured TLS connections, as it does not provide encryption on its own.

Warning

VLESS is deprecated and subject to removal.

Please consider using the Trojan protocol as a replacement for new deployments.

VLESS Inbound

  • Name: vless
  • Type: Inbound Protocol
  • ID: inbound.vless

users : [string]

A set of recognized uuid for this inbound.

VLESS Outbound

  • Name: vless
  • Type: Outbound Protocol
  • ID: outbound.vless

address: string

The server address. Both IP and domain name is supported.

port: number

The server port number.

uuid: string

A password recognized by server.

Edit this page on GitHub
Last Updated:
Contributors: Shelikhoo
Prev
Hysteria2
Next
Loopback