You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 17, 2024. It is now read-only.
Describe the bug【描述 bug】
1. 同时开启vlesss v1 + mux ,vs core闪退; #170 (comment)
2. 使用其他ws grpc等高级层均正常。但vlesss+utls+lazy 始终只能访问http,访问https则报错空白页。且服务端、客户端均开启debug,日志中无错误。
To Reproduce【如何复现该bug】
1.client同时开启vless v1 + mux;
2.使用vlesss(v0/v1) + lazy访问https。
Expected behavior【预期的行为】
1.不闪退;
2.正常访问所有url。
Envs (please complete the following information):【系统环境】
Debian11 Server vs core 1.2.5 & Win10 Client vs core 1.2.5
Config file 【配置文件,客户端服务端配置都提供】
服务端 vs core conf
服务端 Nginx conf
客户端
Debug Log 【Debug日志, 客户端 和 服务端 的 日志 都提供】
1. 同时开启vlesss v1 + mux ,vs core闪退:
终端显示
2. 使用其他ws grpc等高级层均正常。但vlesss+utls+lazy 始终只能访问http,访问https则报错空白页。且服务端、客户端均开启debug,日志中无错误:
服务端vs core日志
客户端vs core日志
Other 【其他】
无。
ps:第二条可能与lazy有关?不知道我的姿势哪里错了...
【注意,配置文件和客户端服务端配置 太长的话,前后加上三个 `, 如 ```】
The text was updated successfully, but these errors were encountered: