From 1a3918cdf8f9eaf70d96393bf61ebbb1888bebe1 Mon Sep 17 00:00:00 2001 From: xljiulang <366193849@qq.com> Date: Thu, 15 Jul 2021 20:38:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E9=85=8D=E7=BD=AE=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/appsettings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FastGithub/appsettings.json b/FastGithub/appsettings.json index e1d67a0..2d20684 100644 --- a/FastGithub/appsettings.json +++ b/FastGithub/appsettings.json @@ -3,7 +3,7 @@ "UpStream": "114.114.114.114", // 上游dns "GithubTTL": "00:05:00", // github相关域名解析结果的存活时长 "SetToLocalMachine": true, // 是否设置本机使用此dns(仅支持windows) - "UseGithubReverseProxy": true // 是否使用反向代理访问github以解决连接被重复的问题 + "UseGithubReverseProxy": true // 是否使用反向代理访问github以解决连接被重置的问题,客户端浏览器机器要安装FastGithub.cer证书 }, "Lookup": { // ip查找 "IPAddressComProvider": {