alireza0 / s-ui

An advanced Web Panel • Built for SagerNet/Sing-Box
https://t.me/XrayUI
GNU General Public License v3.0
2.15k stars 307 forks source link

subconverter form #114

Closed agczsz closed 1 month ago

agczsz commented 2 months ago

The transport type did not contains tcp,thus subconverter couldn't recoginize

alireza0 commented 2 months ago

There os no TCP trasport type in SingBox. When transport is disabled, is will be pure TCP

agczsz commented 2 months ago

There os no TCP trasport type in SingBox. When transport is disabled, is will be pure TCP

well,even there is no tcp option,but the subscribe link should add the tcp,otherwise client or subconverter will not recoginze the url as the right link. here is the log in nekoray: s-ui:vless://183f7ab9-a025-4bdf-925a-dc@hk.ag.now.cc:10086/?type=none&security=tls&sni=hk.ag.now.cc&flow=xtls-rprx-vision#%E9%A6%99%E6%B8%AFvless image the x-ui link:vless://989acea5aad03a@hk.ag.now.cc:49716?type=tcp&security=tls&sni=hk.ag.now.cc&flow=xtls-rprx-vision&fp=chrome#a|9sAu.love@xray.com

infernalLab commented 1 month ago

cant edit http Response and Response header,just can use simple tcp connection so isn't effective

alireza0 commented 1 month ago

It is only Nekoray! All other xray based clients (specially old one) uses 'none' as type. Actually it is an unsupported feature in Nekoray!

As far as they support tcp as type as well, I will change it.

alireza0 commented 1 month ago

It is fixed now. Please wait till next version.