确认版本最新
检索issue
subconverter版本
最新
转换过程
vless转化为clash的时候
转换设置
http://sub:25500/sub?target=clash&new_name=true&url=机场订阅&config=https://testingcf.jsdelivr.net/gh/Aethersailor/Custom_OpenClash_Rules@main/cfg/Custom_Clash.ini&include=&exclude=&emoji=true&list=&sort=false&udp=true&scv=&append_type=true&fdn=false
复现步骤
http://sub:25500/sub?target=clash&new_name=true&url=机场订阅&config=https://testingcf.jsdelivr.net/gh/Aethersailor/Custom_OpenClash_Rules@main/cfg/Custom_Clash.ini&include=&exclude=&emoji=true&list=&sort=false&udp=true&scv=&append_type=true&fdn=false
我的机场返回的节点如下
vless://uuid@173.27.16.26:8080?type=ws&encryption=mlkem768x25519plus.native.0rtt.100-111-1111.65-0-111.50-0-6666.XwtDc0jIdxKJD4G6r9W2yqwWY3fLxCSfjZzzqOYc9zo&host=de5.net&path=/&headerType=none&quicSecurity=none&serviceName=&security=&fp=firefox&insecure=0#[三网优化]德国vless-2
经过转换之后返回
- {name: "[VLESS] 🇩🇪 [三网优化]德国vless-2", server: 173.27.16.26, port: 8080, type: vless, tls: true, uuid: uuid, network: ws, ws-opts: {path: /, headers: {Host: de5.net}}, skip-cert-verify: false}
encryption字段丢失
期望结果
保留encryption字段
实际结果
encryption字段丢失
错误信息
确认版本最新
检索issue
subconverter版本
最新
转换过程
vless转化为clash的时候
转换设置
复现步骤
我的机场返回的节点如下
经过转换之后返回
encryption字段丢失
期望结果
保留encryption字段
实际结果
encryption字段丢失
错误信息