[feature] 即使 SSL 代理绕行依旧要通过网关过滤请求
Open
@MegatronKing is already working on this.
Since Aug 31, 2024.
enhancement
p1
- Dominant language
- No language data
- Stars
- 6.8k
- Forks
- 268
- PR merge metrics
- No merged PRs in 30d
Description
当前版本一旦在 SSL 代理中开启了绕过 HTTPS 流量, 将会使网关中的规则全部失效. 有时只是用 Reqable 作为一个代理服务器简单查看应用中的 HTTP 流量情况, 并不需要进行 HTTPS 解密.
网关功能应该作为流量通过 Reqable 的最后一道「网关」, 不论 SSL 代理是否开启, 应该始终能够使用这个功能对流经 Reqable 的流量进行过滤.
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.