Compare commits

..

No commits in common. "f134f2541b1e18cf22b313df49d54fc76787df73" and "952a31f63b94025ce21f3d847ff1919d9a58842a" have entirely different histories.

2 changed files with 10 additions and 12 deletions

View File

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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB