Update all links of macosx config refer to dotnetcore/fastgithub codebase images.
This commit is contained in:
parent
ba41ec4112
commit
7572c7c589
@ -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"/>
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user