Posts

Showing posts with the label 公共DNS

Valorant requires a restart or loads slowly when entering the game. What can I do? I have an idea.

Valorant is a free first -person tactical shooting game developed by Riot Games, which combines the exact system of arms shooting and heroism. Players will be transformed into agents and will compete for target points using team collaboration, tactical layout and skills cooperation 5V5 offensive and defense stroke. The game has a low economic system and high competitiveness. Before each game start, buy weapons and armor according to tactical needs and use a combination of heroic skills to create the benefits of the battlefield. Its solid ballistic mechanism and map design require players for accurate purposes and tactical decision -making. At the same time, the rich character pool and skill combination give the game a strategic depth. If you have the problems you need to restart or slowly load while playing a "Varorant", try the following systematic solution: Network environment optimization is the main solution. Because valante servers can be introduced abroad, physical dist...

腾讯DNSPOD,阿里DNS,Cloudflare DNS等常见公共DNS服务器如何使用DOH和DOT解析域名

超级简单的用法,使用Curl命令或者流量器都可以 阿里DNS curl "http://223.5.5.5/resolve?name=a.com&type=1" curl "http://dns.alidns.com/resolve?name=a.com&type=1" 腾讯DNS curl 'https://1.12.12.12/dns-query?name=a.com&type=A' curl 'https://doh.pub/dns-query?name=a.com&type=A' Cloudflare DNS curl -H 'accept: application/dns-json' 'https://1.1.1.1/dns-query?name=a.com&type=A'  curl -H 'accept: application/dns-json' 'https://cloudflare-dns.com/dns-query?name=a.com&type=A' 

中国国内常见公共DNS服务器IP大全

前言 DNS服务器,对于上网来说,还是很重要的,几乎是离不开的,一个好的DNS服务器,可以加速互联网的访问。 接下来就给大家分享一下国内常用的DNS服务器IP吧,大家如果觉得网络有问题的时候,可以自行修改试下。 电信114 名称 服务器IP地址 普通版 114.114.114.114(主) 114.114.115.115(备) 安全版 114.114.114.119(主) 114.114.115.119(备) 家庭版 114.114.114.110(主) 114.114.115.110(备) 阿里DNS 名称 服务器IP地址 普通版 223.5.5.5(主) 223.6.6.6(备) DOH版 https://223.5.5.5/dns-query(主) https://223.6.6.6/dns-query(备) https://dns.alidns.com/dns-query(备) DOT版 dns.alidns.com(主) dns.alidns.com(备) 腾讯DNSPOD 名称 服务器IP地址 普通版 119.29.29.29(主) 119.28.28.28(备) DOH版 https://doh.pub/dns-query(主) https://sm2.doh.pub/dns-query(备) DOT版 dot.pub(主) dot.pub(备) SDNS 名称 服务器IP地址 普通版 1.2.4.8(主) 210.2.4.8(备) OneDNS 名称 服务器IP地址 拦截版 117.50.11.11(主) 52.80.66.66(备) 纯净版 117.50.10.10(主) 52.80.52.52(备) 家庭版 117.50.60.30(主) 52.80.60.30(备) DNS 派 名称 服务器IP地址 三网通用 101.226.4.6(主) 218.30.118.6(备) 联通专用 123.125.81.6(主) 140.207.198.6(备) 牙木网络 名称 服务器IP地址 电信专用 1.1.8.8(主) 1.1.8.9(备) 百度DNS 名称 服务器IP地址 电信专用 180.76.76.76(主) 180.76.76.76(备) 360DNS 名称 服务器IP地址 DOH版 https://doh.360.cn/dns-query(主) ...