mirror of
https://gitee.com/chuangxxt/share-copilot
synced 2025-07-04 12:33:24 +00:00
Compare commits
2 Commits
952a31f63b
...
f134f2541b
Author | SHA1 | Date | |
---|---|---|---|
|
f134f2541b | ||
|
285137ffce |
22
README.md
22
README.md
@ -109,7 +109,7 @@ keyPath//私钥路径-443必须
|
|||||||
github_api_url//默认不改
|
github_api_url//默认不改
|
||||||
|
|
||||||
token//自己的副驾驶token,可放多个,请求时随机使用
|
token//自己的副驾驶token,可放多个,请求时随机使用
|
||||||
//登录插件后在%userprofile%\AppData\Local\github-copilot\host.json ghu_开头
|
//登录插件后在%userprofile%\AppData\Local\github-copilot\hosts.json ghu_开头
|
||||||
|
|
||||||
verification//自定义验证
|
verification//自定义验证
|
||||||
```
|
```
|
||||||
@ -173,21 +173,23 @@ scop v #查看是否运行
|
|||||||
|
|
||||||
##### 4.2 运行成功截图:
|
##### 4.2 运行成功截图:
|
||||||
|
|
||||||

|

|
||||||
|
```
|
||||||
[Jetbrains]:用于Jetbrains插件
|
Jetbrains -- 用于Jetbrains插件
|
||||||
[Vscode]: 用于Vscode插件
|
Vscode -- 用于Vscode插件
|
||||||
[User Request]: 插件请求代理服务器成功次数--统计次数在00:00:00归零
|
Valid tokens: -- 配置里面有效的token数量
|
||||||
[GithubApi request]: 代理服务器请求githubApi次数
|
Succeed: -- 插件请求代理成功次数
|
||||||
`正常情况下GithubApi request小于User Request,因为请求的Token 几十分钟才过期`
|
Failed: -- 插件请求代理失败次数
|
||||||
|
GithubApi: --服务器请求gh_api次数
|
||||||
|
正常情况下 GithubApi < Succeed 因为请求的Token 几十分钟才过期
|
||||||
|
```
|
||||||
------
|
------
|
||||||
|
|
||||||
##### 4.3本地配置修改:
|
##### 4.3本地配置修改:
|
||||||
|
|
||||||
**以windows为例**
|
**以windows为例**
|
||||||
|
|
||||||
- **jetbrains插件修改:%userprofile%\AppData\Local\github-copilot\host.json**
|
- **jetbrains插件修改:%userprofile%\AppData\Local\github-copilot\hosts.json**
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
|
BIN
readme/yunxingceshi.png
Normal file
BIN
readme/yunxingceshi.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
Loading…
Reference in New Issue
Block a user