x-ui icon indicating copy to clipboard operation
x-ui copied to clipboard

Copy connection link

Open Angize opened this issue 3 years ago • 7 comments
trafficstars

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 avatar Oct 31 '22 21:10 Angize

@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.

FranzKafkaYu avatar Nov 01 '22 00:11 FranzKafkaYu

by web

Angize avatar Nov 01 '22 01:11 Angize

IMG_20221101_043528_270

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

IMG_20221101_043820_577

When I click on the copy link, the link is copied, but the headerType parameter is not set on the link.

Angize avatar Nov 01 '22 01:11 Angize

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.

Angize avatar Nov 01 '22 01:11 Angize

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

Angize avatar Nov 01 '22 01:11 Angize

check this bug

Angize avatar Nov 05 '22 10:11 Angize

mr , check this bug

Angize avatar Nov 07 '22 11:11 Angize