docs: 联系作者

pull/180/head
xiaojunnuo 2020-11-20 10:02:26 +08:00
parent e076b6d5dc
commit 7c16f4567d
5 changed files with 26 additions and 0 deletions

View File

@ -165,6 +165,32 @@ const intercepts = {
```
注意暂时只支持IPv4的解析
## 问题排查
如果没有加速效果,请根据以下步骤进行排查
> 1、请确认windows的代理设置处于勾选状态
> 如何打开查看windows代理设置
> win10: 开始->设置->网络和Internet->最下方代理
> win7: 开始->控制面板->网络和Internet->网络和共享中心->左下角Internet选项->连接选项卡->局域网设置
![](./doc/proxy.png)
![](./doc/proxy2.png)
> 2. 360软件会严重拖慢设置代理命令的执行时间如果开启了360那么软件开启windows代理的时间会特别长需要耐心等待。
> 3.如果还是不行,请在下方加作者好友,将服务日志发送给作者进行分析
> 日志打开方式:加速服务->右边日志按钮->另存为
![](./doc/log.png)
## 联系作者
欢迎bug反馈需求建议技术交流等请备注dev-sidecar或简称DS
![](./doc/contact.png)
## 感谢
本项目使用lerna包管理工具

BIN
doc/contact.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 615 KiB

BIN
doc/log.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
doc/proxy.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 137 KiB

BIN
doc/proxy2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 87 KiB