reqable / reqable-app

Reqable issue track repo
https://reqable.com
2.54k stars 87 forks source link

[bug] 某些Windows程序无法被抓包 #636

Closed biqiguhexuenai closed 1 month ago

biqiguhexuenai commented 1 month ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'reqable'
  2. Click on '某些程序'
  3. See error

Expected behavior A clear and concise description of what you expected to happen. 希望Windows可以抓包,浏览器啥的可以正常抓,改成socks代理也抓不到,截图是github项目catvodopen,另外希望加上像手机一样的分流机制,每次都抓一堆地址,还要按筛选很杂乱麻烦 Screenshots If applicable, add screenshots to help explain your problem. IMG_20240506_212644

Information

MegatronKing commented 1 month ago

@biqiguhexuenai Reqable使用非侵入的技术方案,如果应用程序不走系统代理,那么肯定无法捕获流量。

biqiguhexuenai commented 1 month ago

有啥办法解决,这种的我不太熟

---原始邮件--- 发件人: "Megatron @.> 发送时间: 2024年5月7日(周二) 下午4:01 收件人: @.>; 抄送: @.**@.>; 主题: Re: [reqable/reqable-app] [bug] 某些Windows程序无法被抓包 (Issue #636)

@biqiguhexuenai Reqable使用非侵入的技术方案,如果应用程序不走系统代理,那么肯定无法捕获流量。

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>

MegatronKing commented 1 month ago

发送网络请求的时候指定Reqable代理地址或者读取系统代理配置。