Skip to content

[bug] 安卓协同模式下,使用增强模式后,使用二级代理导致所有请求无法连接 #2913

Description

@wirsnow

Describe the bug
安卓协同模式下,使用增强模式后,在windows端配置 http://用户名:密码@proxy.example.com:12345 这种格式的二级代理后,会导致所有请求无法连接。关闭增强模式后,连接正常,但抓不到部分app的包。

经过查询,问题可能是这个导致的 issue2086

将安卓端回退到3.2.5后,依旧存在此问题,回退到3.2.4后,连接正常。

To Reproduce
Steps to reproduce the behavior:

  1. 打开安卓的协同模式
  2. 打开安卓的增强模式
  3. 在windows端配置 http://用户名:密码@proxy.example.com:12345 这种格式的二级代理
  4. 随便打开一个软件,所有请求报错

Expected behavior
增强模式也可以正常使用二级代理

Screenshots
Image

Information

  • Platform: windows
  • OS: windows 11
  • Arch: x86-64
  • App Version: 3.2.23

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions