Skip to content

BUG: 在 MIUI 下双开,副 APP 的自定义路由无效或有问题。 #1194

Description

@zz5678

Describe the problem

版本 1.4.2

在 MIUI 下双开某浏览器 APP,其中副 APP 对于 NekoBoxForAndroid 自定义路由设定,显然呈现为失效。

测试步骤如下:
第一,对于测试的浏览器,双开两个 APP
第二,在本软件 NekoBoxForAndroid 中设置自定义路由为,这个浏览器 APP 只走代理。
第三,在本地运行 Python,启动附件的 Python 浏览服务程序。

python serve.py

第四,通过浏览器访问 http://127.0.0.1:8765/

由于 Python 中内置的两个探测资源都是属于国内的资源地址,那么就会出现在主 APP 内显示的 IP 地址是代理地址,而在副 APP 内显示的都是国内上网地址,这显然已经造成了用户上网本地地址的出口的泄露。

推测原因就是副 APP 没有被 NekoBoxForAndroid 的自定义规则、路由规则作用。这就是本 issues 反馈的软件 bug。

附件程序安全、有效,由 AI 编写,可以检查它的安全性后再运行它。

Expected behavior:

Actual behavior:

How to reproduce

Provide helpful screenshots, videos, text descriptions, subscription links, etc.

log

If you have logs, please upload them. Please see the detailed steps for exporting logs in the documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions