Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Update dnsServer #4

Merged
merged 1 commit into from
Oct 26, 2023
Merged

Feature: Update dnsServer #4

merged 1 commit into from
Oct 26, 2023

Conversation

Erope
Copy link
Member

@Erope Erope commented Oct 26, 2023

原先的 DNS 中最靠前的是 CloudFlare 的 1.0.0.1,但这个 DNS 不支持 EDNS 协议,导致国内服务器往往会被解析到国外 IP。
此外阿里的 DNS 有两个,有些重复。
现在调整的几个 DNS 均支持 EDNS,顺序如下:

  1. Google 8.8.4.4
  2. AliDNS 223.5.5.5
  3. AdGuard 94.140.14.140
  4. Tencent 119.29.29.29

@Erope Erope requested a review from naiba October 26, 2023 02:43
@naiba naiba merged commit b2c076d into main Oct 26, 2023
4 checks passed
@naiba naiba deleted the feature/update-dns-servers branch October 26, 2023 02:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants