vfarid / v2ray-worker

Total solution for V2Ray over Cloudflare's worker
GNU General Public License v3.0
895 stars 1.23k forks source link

The VMess protocol is always sent. #1

Closed hawshemi closed 10 months ago

hawshemi commented 10 months ago

Thanks for your great work! good job.

I think there is a bug with the VMESS part. because no matter what the settings are, the VMess configs are always in the sub list. for example, I only select VLess but at least 100 configs are VMess and the rest are VLess. Also for Trojan and SS.

vfarid commented 10 months ago

When you check "Include merged configs", 50% of configs will be merged VMESS configs. If you dont want those configs, simply uncheck the box.

hawshemi commented 10 months ago

Correct, but when I uncheck the box, no VLess configs are sent. Is it from the providers who didn't provide any VLess or smth else?