Describe the bug
安卓协同模式下,使用增强模式后,在windows端配置 http://用户名:密码@proxy.example.com:12345 这种格式的二级代理后,会导致所有请求无法连接。关闭增强模式后,连接正常,但抓不到部分app的包。
经过查询,问题可能是这个导致的 issue2086
将安卓端回退到3.2.5后,依旧存在此问题,回退到3.2.4后,连接正常。
To Reproduce
Steps to reproduce the behavior:
- 打开安卓的协同模式
- 打开安卓的增强模式
- 在windows端配置 http://用户名:密码@proxy.example.com:12345 这种格式的二级代理
- 随便打开一个软件,所有请求报错
Expected behavior
增强模式也可以正常使用二级代理
Screenshots

Information
- Platform: windows
- OS: windows 11
- Arch: x86-64
- App Version: 3.2.23
Describe the bug
安卓协同模式下,使用增强模式后,在windows端配置 http://用户名:密码@proxy.example.com:12345 这种格式的二级代理后,会导致所有请求无法连接。关闭增强模式后,连接正常,但抓不到部分app的包。
经过查询,问题可能是这个导致的 issue2086
将安卓端回退到3.2.5后,依旧存在此问题,回退到3.2.4后,连接正常。
To Reproduce
Steps to reproduce the behavior:
Expected behavior
增强模式也可以正常使用二级代理
Screenshots

Information