From 61b6fbe2a7692ba8d99378723abf0d0fb6fb0b40 Mon Sep 17 00:00:00 2001
From: xljiulang <366193849@qq.com>
Date: Sat, 17 Jul 2021 20:05:22 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BD=BF=E7=94=A8=E8=AF=B4?=
=?UTF-8?q?=E6=98=8E?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
FastGithub/FastGithub.csproj | 2 +-
FastGithub/{README.MD => 使用说明.MD} | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
rename FastGithub/{README.MD => 使用说明.MD} (72%)
diff --git a/FastGithub/FastGithub.csproj b/FastGithub/FastGithub.csproj
index f59eb0f..5ba7031 100644
--- a/FastGithub/FastGithub.csproj
+++ b/FastGithub/FastGithub.csproj
@@ -38,7 +38,7 @@
PreserveNewest
-
+
PreserveNewest
diff --git a/FastGithub/README.MD b/FastGithub/使用说明.MD
similarity index 72%
rename from FastGithub/README.MD
rename to FastGithub/使用说明.MD
index ccd6f3e..a4c3ce1 100644
--- a/FastGithub/README.MD
+++ b/FastGithub/使用说明.MD
@@ -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程序