Skip to content

Commit 307f262

Browse files
committed
Update github fastgihutb
1 parent 297d594 commit 307f262

File tree

1 file changed

+2
-2
lines changed
  • 11. git及github/2. FastGithub软件

1 file changed

+2
-2
lines changed

11. git及github/2. FastGithub软件/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@ github加速神器,解决github打不开、用户头像无法加载、releases
2222

2323
#### 2.3 linux-x64终端
2424
* `sudo ./fastgithub`
25-
* 设置系统自动代理为`http://127.0.0.1:38457`,或手动代理http/https为`127.0.0.1:38457`
25+
* 使用命令`git config --global http.proxy http://127.0.0.1:38457 ` 进行代理设置
2626

2727
#### 2.4 linux-x64服务
2828
* `sudo ./fastgithub start` // 以systemd服务安装并启动
2929
* `sudo ./fastgithub stop` // 以systemd服务卸载并删除
30-
* 设置系统自动代理为`http://127.0.0.1:38457`,或手动代理http/https为`127.0.0.1:38457`
30+
* 使用命令`git config --global http.proxy http://127.0.0.1:38457 ` 进行代理设置
3131

3232
#### 2.5 macOS-x64
3333
* 双击运行fastgithub

0 commit comments

Comments
 (0)