avenwu

Results 290 comments of avenwu

写个插件解析,参考这个:https://github.com/whistle-plugins/examples/tree/master/whistle.test-pipe

`https://xxx.xxx file://yyy resCharset://GB18030 `

这么配置请求还是会请求到 nohost,只是不会跑到账号的进程里面

在 nohost 里面的 whistle 配置规则: ``` txt **.apple.com disable://capture ```

Ref https://github.com/avwo/whistle-client/issues/22

试试配置环境变量 `WHISTLE_PATH:新目录`

nohost 不支持 socks 代理

这种会为了解决一个体验问题,而引入新的问题,看下有没有其它解决方法。

去掉 `-M socks` 或配个规则: ``` txt * enable://capture ```