trojanpanel / install-script

Multi-user web administration panel supporting Xray/Trojan-Go/Hysteria/NaiveProxy
https://trojanpanel.github.io
1.79k stars 466 forks source link

VLESS-TCP-NONE failed to import from QR or LINK #336

Open netsupcloud opened 7 months ago

netsupcloud commented 7 months ago

vless problem is not base64-encoding its because of the lack of encryption=none in trojan-panel produced link:

trojan panel produced link:

vless://b5c4a869-ec0c-5730-adbd-76cb1c1d9053@xxyyyy.com:2086?type=ws&security=none&flow=none&path=/cfbd1a&host=yyyyxxx.com#testt-W-FAIR

v2rayN shared link(encryption=none added):

vless://b5c4a869-ed0c-5730-adbd-76ac1c1d9053@exam.com:2086?encryption=none&security=none&type=ws&host=wwwaaaa.com&path=test-W-FAIR

jonssonyan commented 7 months ago

Currently, the sharing link is adapted to Shadowrocket, but v2rayN has not been adapted.

netsupcloud commented 7 months ago

ok but being adapted to v2rayN(NG) will not break adaption to shadowrocket! does it ?

just adding encryption=none& will break adaption to shadowrocket ?

netsupcloud commented 7 months ago

also shadowrocket is not free and in our country is not easy to buy from appstore it is not usable

netsupcloud commented 7 months ago

Currently, the sharing link is adapted to Shadowrocket, but v2rayN has not been adapted.

check trojan-panel-core crash issue that is open yet i collected more data about crash check it please.

thanks in advance