zan-proxy icon indicating copy to clipboard operation
zan-proxy copied to clipboard

An extensible proxy for PC/Mobile/APP developer

Results 30 zan-proxy issues
Sort by recently updated
recently updated
newest added

![20200615151128](https://user-images.githubusercontent.com/12984184/84628072-97434480-af1a-11ea-978b-9075d921cac2.jpg) 正常大小请求没问题,大一点报错,不知道在那里改配置,跪求支持

![image](https://user-images.githubusercontent.com/24613784/66954519-239f1e00-f093-11e9-9f9f-b301dec06e47.png) ![image](https://user-images.githubusercontent.com/24613784/66954548-374a8480-f093-11e9-9cad-87eda7d995d5.png) 然后就是http可以 ![image](https://user-images.githubusercontent.com/24613784/66954601-4b8e8180-f093-11e9-9c1e-57d94f97c53e.png) ![image](https://user-images.githubusercontent.com/24613784/66954646-63660580-f093-11e9-9013-e6eab025a7c1.png) https就怎么都不行 ![image](https://user-images.githubusercontent.com/24613784/66954640-619c4200-f093-11e9-8904-8ee0b3ae2f05.png)

The link in gitbook(https://github.com/youzan/zan-proxy/tree/master/plugin-examples) 404。 Please fix it ,give us some guide . Thanks

如原本规则为 - 匹配条件:`foo.github.io/(.*)` - 转发路径:`127.0.0.1/$1` 若修改匹配条件为`(foo|bar).github.io/(.*)`,则转发路径的$1就要随之修改为$2才能正常工作。有时会忘记修改导致问题 如果能够使用命名捕获块`foo.github.io/(?.*)`设置匹配条件 那么在转发路径中只要配置`127.0.0.1/${path}`(大概是类似的写法,现在这个里面还取不到match结果)就不会受到匹配条件改变的影响了,方便很多

- 直接打开 `http://0.0.0.0:40001/#/rule/list` 列表为空,需要切换一下侧边栏才出来数据 - 无法通过列表的 checkbox 来开启和禁用规则

![image](https://user-images.githubusercontent.com/13248613/65149195-3c94bf00-da54-11e9-9791-6f4d475170c5.png) 我准备快成功跑起https了,但是就是差这一步导致有一些资源读不了。请问这个应该处理。 我本地是能跑起https的。

node:33219) UnhandledPromiseRejectionWarning: Error: EACCES: permission denied, open '/usr/local/share/.config/yarn/global/node_modules/zan-proxy/dist/bin/zanproxy.last-check.tmp' at Object.openSync (fs.js:448:3) at Object.writeFileSync (fs.js:1248:35) at Object.set (/usr/local/share/.config/yarn/global/node_modules/zan-proxy/dist/bin/selfUpdate.js:46:22) at Object. (/usr/local/share/.config/yarn/global/node_modules/zan-proxy/dist/bin/selfUpdate.js:56:19) at Generator.next () at /usr/local/share/.config/yarn/global/node_modules/zan-proxy/dist/bin/selfUpdate.js:7:71 at new Promise () at...