x-ui
x-ui copied to clipboard
Copy connection link
When I create a configuration with the vless protocol and activate the HTTP Camouflage option and copy the connection link that I want, the connection link has a problem. Please check and fix it. Thanks
@Angize do you mean get sharing link by telegram bot or by web,can you provide your settings and the link?We need more info to debug.
by web

In this way, I do the configuration and activate the http camouflage option and then click add

When I click on the copy link, the link is copied, but the headerType parameter is not set on the link.
The headerType and path parameters are not placed on the link and we have to set it manually so that the connection link works properly.
For example, the link should be copied as follows:
vless://$uid@$ip:$port?security=none&encryption=none&path=%2Ftest&headerType=http&type=tcp#test
But the link is copied as follows:
vless://$uid@$ip:$port?security=none&encryption=none&type=tcp#test
check this bug
mr , check this bug