Merge pull request #67 from jingliancui/master

Update all links of macosx config refer to dotnetcore/fastgithub codebase images.
This commit is contained in:
老九 2021-10-09 12:01:05 +08:00 committed by GitHub
commit 7621f90833
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View File

@ -7,21 +7,21 @@ sudo xattr -d com.apple.quarantine XXX
### 2 安装证书
打开FastGithub后目录内会生成cacert目录双击打开fastgithub.cer系统弹出Keychain Access窗口列表中双击FastGitHub弹出证书详情窗口展开Trust并选择Always Trust。
<img src="https://github.com/jingliancui/FastGithub/blob/master/Resources/MacOSXConfig/KeychainAccess.png?raw=true"/>
<img src="https://github.com/dotnetcore/FastGithub/blob/master/Resources/MacOSXConfig/KeychainAccess.png?raw=true"/>
<img src="https://github.com/jingliancui/FastGithub/blob/master/Resources/MacOSXConfig/trust.png?raw=true"/>
<img src="https://github.com/dotnetcore/FastGithub/blob/master/Resources/MacOSXConfig/trust.png?raw=true"/>
### 3 配置代理
#### 3.1 自动代理
打开mac设置网络点击高级选择代理勾选网自动代理配置填写FastGithub窗口提示的地址
<img src="https://github.com/jingliancui/FastGithub/blob/master/Resources/MacOSXConfig/autoproxy.png?raw=true"/>
<img src="https://github.com/dotnetcore/FastGithub/blob/master/Resources/MacOSXConfig/autoproxy.png?raw=true"/>
<img src="https://github.com/jingliancui/FastGithub/blob/master/Resources/MacOSXConfig/cmdwin.png?raw=true"/>
<img src="https://github.com/dotnetcore/FastGithub/blob/master/Resources/MacOSXConfig/cmdwin.png?raw=true"/>
#### 3.2 手动代理
打开mac设置网络点击高级选择代理勾选网页代理(HTTP)及安全网页代理(HTTPS),填写FastGithub窗口提示的地址
<img src="https://github.com/jingliancui/FastGithub/blob/master/Resources/MacOSXConfig/proxy.png?raw=true"/>
<img src="https://github.com/dotnetcore/FastGithub/blob/master/Resources/MacOSXConfig/proxy.png?raw=true"/>
<img src="https://github.com/jingliancui/FastGithub/blob/master/Resources/MacOSXConfig/cmdwin.png?raw=true"/>
<img src="https://github.com/dotnetcore/FastGithub/blob/master/Resources/MacOSXConfig/cmdwin.png?raw=true"/>

View File

@ -19,7 +19,7 @@ github加速神器解决github打不开、用户头像无法加载、releases
* 双击运行fastgithub程序
* 安装cacert/fastgithub.cer并设置信任
* 设置系统自动代理为`http://127.0.0.1:38457`或手动代理http/https为`127.0.0.1:38457`
* [具体配置详情](https://github.com/jingliancui/FastGithub/blob/master/MacOSXConfig.md)
* [具体配置详情](https://github.com/dotnetcore/FastGithub/blob/master/MacOSXConfig.md)
### 3 加速原理
#### 3.1 windows