Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

请问whistle-client怎么能跟圈x配合使用? #76

Open
loganoxo opened this issue Dec 28, 2024 · 2 comments
Open

请问whistle-client怎么能跟圈x配合使用? #76

loganoxo opened this issue Dec 28, 2024 · 2 comments

Comments

@loganoxo
Copy link

loganoxo commented Dec 28, 2024

  • 因为我想抓的是mac上其他应用程序(需要翻出去)的https的包, 所以没有在浏览器安装 Proxy SwitchyOmega;

  • 我在使用 圈x 的规则模式 , 然后开启 whistle-client 的系统代理, 发现抓不到包;

  • 如果把 圈x 关掉倒是能抓到其他 不需魔法的应用 的包

  • 请问 这两者有没有并存的方式呢?

@avwo
Copy link
Owner

avwo commented Dec 29, 2024

可以这么处理(开发个插件,其他人也可以用):
请求 -> Whistle(配 proxy 或 socks) -> 圈X
所有请求先经过 Whistle 再做分流

  1. proxy: https://wproxy.org/whistle/rules/proxy.html
  2. socks: https://wproxy.org/whistle/rules/socks.html

@loganoxo
Copy link
Author

可以这么处理(开发个插件,其他人也可以用): 请求 -> Whistle(配 proxy 或 socks) -> 圈X 所有请求先经过 Whistle 再做分流

  1. proxy: https://wproxy.org/whistle/rules/proxy.html代理: https ://wproxy.org/whistle/rules/proxy.html
  2. socks: https://wproxy.org/whistle/rules/socks.html袜子: https://wproxy.org/whistle/rules/socks.html

感谢回复, 研究了一下, 圈x和小火箭都是部署在网络层的vpn, 对于那些不能手动配置代理的应用, 默认都应该直接走vpn了, 所以我感觉对于这种应用是无解的, 哈哈

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants