wanghongenpin / network_proxy_flutter

Open source free capture HTTP(S) traffic software ProxyPin, supporting full platform systems
Apache License 2.0
4.91k stars 388 forks source link

npm 包中的脚本请求能否 抓取到 #195

Open jzsn2018 opened 1 month ago

jzsn2018 commented 1 month ago

您的功能请求是否与问题有关?请描述. 有些 npm 包里面会根据用户的平台,自动发起资源下载的脚本请求

描述您想要的解决方案 能否捕获到这些脚本发出来的请求

附加上下文

request to https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap failed, reason: connect ECONNREFUSED 142.250.204.138:443

Retrying 1/3...
request to https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap failed, reason: connect ECONNREFUSED 142.250.204.138:443

Retrying 2/3...
request to https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap failed, reason: connect ECONNREFUSED 142.250.204.138:443
wanghongenpin commented 3 weeks ago

直接抓应该不行,如果是命令行,可以设置下代理,端口号就是抓包软件,ide都会有抓包软件