VLESS link format Structural description and sample content
This page explains the common structure, key fields and basic examples of VLESS shared links, and can be used as supporting content for the VLESS link format description page and tool page.
VLESS link format
This page explains the common structure, key fields and basic examples of VLESS shared links, and can be used as supporting content for the VLESS link format description page and tool page.
Usually includes protocol header, user ID, server address, port, query parameters and node name.
Common fields include UUID, server, port, security, type, sni, path, etc.
Suitable for checking link parameters, organizing subscription content, or manually checking configurations.
vless://UUID@server:port?security=tls&type=ws&sni=example.com&path=%2Fws#NodeName
Frequently asked questions and usage suggestions
The examples on this page focus on common usage scenarios. Different clients may have slightly different representations of field display, sorting, or individual parameters, but the core structure and the meaning of key fields are basically the same.
If you need to continue processing existing links, view Base64 subscription content, or organize YAML configuration, you can continue to use it in conjunction with the corresponding modules in the tool page.
Usually UUID, server address, port, and key parameters related to transport and TLS.
Yes, the parser and generator in the tool page are suitable for use with this kind of description page.
The order of links generated by different sources may be different, but the meaning of the core parameters is usually the same.