[feature] 支持透明代理 (Transparent proxy support)
Open
@MegatronKing is already working on this.
Since Dec 22, 2023.
enhancement
p3
suspend
- Dominant language
- No language data
- Stars
- 6.8k
- Forks
- 268
- PR merge metrics
- No merged PRs in 30d
Description
原因
-
单纯使用系统代理无法抓取一些应用的包,而使用透明代理(可以理解为 clash 或 surge的增强模式)可以有效的抓取。经过本人电脑上 surge 的测试,reqable 不能抓取的包 surge 可以有效的进行抓取(开启 http capture 和 https decrypt)
-
但是 surge 的抓包功能较为简陋,不能做到和 reqable 等网络调试工具一样的体验。
Feature 请求说明
希望能够在 system proxy 之外添加增强模式代理(网络层代理)从而实现更好的抓包体验。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.