Open
Conversation
Fix issue 233boy#1404
`one.one.one.one` is blocked by Chinese ISPs, but `cloudflare.com` still works Fix issue 233boy#1405
Owner
|
用 one.one.one.one 实际上就是不希望在国内安装该脚本,跟默认屏蔽国内IP 一样 设置代理确实会造成使用代理IP,此处感谢提醒, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
该脚本在国内环境部署时由于代理设置不完善,以及国内 ISP 对 Cloudflare DNS 和 GitHub 的屏蔽,会在安装和运行时出现异常。#1404,#1405 和 #1406 三个 issue 分别描述了具体的问题。该 PR 修复了这些问题。修复的问题和新加入的特性已在国内环境进行了充分测试,现在该脚本可以借助其他代理服务器顺利完成在国内环境的服务部署。