Compare commits

...

2 Commits

Author SHA1 Message Date
luyoyu
f134f2541b mod readme 2023-09-14 15:34:29 +08:00
luyoyu
285137ffce host----->hosts 2023-09-14 14:36:02 +08:00
2 changed files with 12 additions and 10 deletions

View File

@ -109,7 +109,7 @@ keyPath//私钥路径-443必须
github_api_url//默认不改
token//自己的副驾驶token,可放多个,请求时随机使用
//登录插件后在%userprofile%\AppData\Local\github-copilot\host.json ghu_开头
//登录插件后在%userprofile%\AppData\Local\github-copilot\hosts.json ghu_开头
verification//自定义验证
```
@ -173,21 +173,23 @@ scop v #查看是否运行
##### 4.2 运行成功截图:
![微信截图_20230910202900.png](https://img1.imgtp.com/2023/09/10/TbXIaziq.png)
[Jetbrains]:用于Jetbrains插件
[Vscode]: 用于Vscode插件
[User Request]: 插件请求代理服务器成功次数--统计次数在00:00:00归零
[GithubApi request]: 代理服务器请求githubApi次数
`正常情况下GithubApi request小于User Request因为请求的Token 几十分钟才过期`
![yunxingceshi](readme/yunxingceshi.png)
```
Jetbrains -- 用于Jetbrains插件
Vscode -- 用于Vscode插件
Valid tokens: -- 配置里面有效的token数量
Succeed: -- 插件请求代理成功次数
Failed: -- 插件请求代理失败次数
GithubApi: --服务器请求gh_api次数
正常情况下 GithubApi < Succeed 因为请求的Token 几十分钟才过期
```
------
##### 4.3本地配置修改:
**以windows为例**
- **jetbrains插件修改%userprofile%\AppData\Local\github-copilot\host.json**
- **jetbrains插件修改%userprofile%\AppData\Local\github-copilot\hosts.json**
```json
{

BIN
readme/yunxingceshi.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB