查看自己的dns服务器
2025/12/28大约 2 分钟使用指南加密
密码加密的文章
常用DNS服务器
- 优化上网速度,只需电脑上几步操作,让你上网的速度大大提高3
- DNS服务器的快慢会严重影响我们的上网速度。
1.国内的DNS服务器
114DNS
纯净 无劫持 无需再忍受被强扭去看广告或粗俗网站之痛苦
服务地址为:114.114.114.114 和 114.114.115.115
阿里巴巴的DNS
阿里云公共DNS223.5.5.5
2.国外的DNS服务器
2.1.Google的DNS
IPv4 地址
8.8.8.8(google-public-dns-a.google.com)8.8.4.4(google-public-dns-b.google.com)IPv6 地址
2001:4860:4860::88882001:4860:4860::8844DNS 地址
dns.google
2.2.高速度+安全cloudfare
- 号称:他永远不会记录你的个人隐私+无日志政策
- 1.1.1.1
- 1.0.0.1
2.3.OpenDns
- 默认提供了拦截网络钓鱼的功能
以下为OpenDNS的IPv4免费DNS解析服务器:
208.67.222.222(Resolver1.OpenDNS.com)208.67.220.220(Resolver2.OpenDNS.com)208.67.222.220(Resolver3.OpenDNS.com)208.67.220.222(Resolver4.OpenDNS.com)
以下为提供IPv6的DNS服务:
2620:119:35::352620:119:53::53
mac电脑查看自己的dns服务器?
- cat /etc/resolv.conf 命令
➜ remote-ssh git:(master) ✗ cat /etc/resolv.conf
#
# macOS Notice
#
# This file is not consulted for DNS hostname resolution, address
# resolution, or the DNS query routing mechanism used by most
# processes on this system.
#
# To view the DNS configuration used by this system, use:
# scutil --dns
#
# SEE ALSO
# dns-sd(1), scutil(8)
#
# This file is automatically generated.
#
nameserver 198.18.0.2windows电脑查看自己的dns服务器?
ipconfig /all(完成后,按回车键运行)参考资料
- 参考资料
我记得我很早N年以前就改了,一开始用google,之后cloudfare一直用到现在,其实google延迟在欧美比较低,如果在亚洲或者全世界各地最稳妥的还是cloudfare的1.1.1.1和1.0.0.1。他们宣称比google还快,事实也是如此有媒体做过实验(全球各地)。他们也没记录你的隐私,我没记错的话24小时后自动消失记录还是什么的
- adguard dns 也是一个不错的选择,可以拦住大部分网页广告(好像是使用cloudflare的服务器)