From a9dc6d5e720e050e99da33e44212de6bc8a11671 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=9B=BD=E4=BC=9F?= <366193849@qq.com> Date: Thu, 29 Jul 2021 11:05:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FastGithub/Views/Home/Index.cshtml | 34 ++++++++++++++++++++---------- 1 file changed, 23 insertions(+), 11 deletions(-) diff --git a/FastGithub/Views/Home/Index.cshtml b/FastGithub/Views/Home/Index.cshtml index 471e730..33ffd5f 100644 --- a/FastGithub/Views/Home/Index.cshtml +++ b/FastGithub/Views/Home/Index.cshtml @@ -47,7 +47,7 @@
执行./FastGithub
手工修改resolv.conf的第一条记录为127.0.0.1
-手工安装CA证书到受信任的根证书颁发机构
+手工修改/etc/resolv.conf的第一条记录为127.0.0.1
+手工安装CACert/FastGithub.cer到受信任的根证书颁发机构
双击运行FastGithub程序
+手工修改网络适配器DNS的第一条记录为127.0.0.1
+手工安装CACert/FastGithub.cer到受信任的根证书颁发机构
+在局域网服务器运行FastGithub程序
手工将你电脑的主DNS设置为局域网服务器的ip
-手工在你电脑安装CA证书到受信任的根证书颁发机构
+手工在你电脑安装FastGithub.cer到受信任的根证书颁发机构