Add tutorial for mac config.

This commit is contained in:
jingliancui 2021-10-08 22:00:29 +08:00
parent 44960eb4fc
commit 55f4d95eed
5 changed files with 11 additions and 0 deletions

11
MacOSXConfig.md Normal file
View File

@ -0,0 +1,11 @@
# MacOSX运行FastGithub配置教程
### 1 解决 "XXX" cannot be opened because the developer cannot be verified
打开终端进入FastGithub执行文件所在路径执行命令
sudo xattr -d com.apple.quarantine XXX
### 2 安装证书
打开FastGithub后目录内会生成cacert目录双击打开fastgithub.cer系统弹出Keychain Access窗口列表中双击FastGitHub弹出证书详细窗口展开Trust并选在Always Trust。
### 3 配置代理
打开mac设置网络点击高级选择代理勾选网页代理(HTTP)及安全网页代理(HTTPS),填写FastGithub窗口提示的地址

Binary file not shown.

After

Width:  |  Height:  |  Size: 366 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 285 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 488 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 165 KiB