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": {