修改使用说明
This commit is contained in:
parent
6e0e64c69d
commit
61b6fbe2a7
@ -38,7 +38,7 @@
|
||||
<None Update="FastGithub.key">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Update="README.MD">
|
||||
<None Update="使用说明.MD">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
</ItemGroup>
|
||||
|
||||
@ -2,8 +2,9 @@
|
||||
github定制版的dns服务,解析github最优的ip
|
||||
|
||||
### 本机使用[推荐]
|
||||
* 运行FastGithub程序,本机的网络适配器的dns会自动变成127.0.0.1
|
||||
* 运行FastGithub程序,自动本机的网络适配器的dns会为127.0.0.1和安装FastGithub.cer
|
||||
* 如果网络适配器的dns没有变成127.0.0.1,请手工修改网络适配器的dns
|
||||
* 如果浏览器提示无效的证书,请手工安装FastGithub.cer到`将所有的证书都放入下载存储\受信任的根证书颁发机构`
|
||||
|
||||
### 局域网服务器使用
|
||||
* 在局域网服务器运行FastGithub程序
|
||||
Loading…
Reference in New Issue
Block a user