修改使用说明

This commit is contained in:
xljiulang 2021-07-17 20:05:22 +08:00
parent 6e0e64c69d
commit 61b6fbe2a7
2 changed files with 3 additions and 2 deletions

View File

@ -38,7 +38,7 @@
<None Update="FastGithub.key"> <None Update="FastGithub.key">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None> </None>
<None Update="README.MD"> <None Update="使用说明.MD">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None> </None>
</ItemGroup> </ItemGroup>

View File

@ -2,8 +2,9 @@
github定制版的dns服务解析github最优的ip github定制版的dns服务解析github最优的ip
### 本机使用[推荐] ### 本机使用[推荐]
* 运行FastGithub程序本机的网络适配器的dns会自动变成127.0.0.1 * 运行FastGithub程序自动本机的网络适配器的dns会为127.0.0.1和安装FastGithub.cer
* 如果网络适配器的dns没有变成127.0.0.1请手工修改网络适配器的dns * 如果网络适配器的dns没有变成127.0.0.1请手工修改网络适配器的dns
* 如果浏览器提示无效的证书请手工安装FastGithub.cer到`将所有的证书都放入下载存储\受信任的根证书颁发机构`
### 局域网服务器使用 ### 局域网服务器使用
* 在局域网服务器运行FastGithub程序 * 在局域网服务器运行FastGithub程序