Chrome查看DNS状态提示:DNS pre-resolution and TCP pre-connection is disabled.

  • Post author:
  • Post category:其他


chrome://dns

别试了,在这个功能在旧版可以通过关闭预读可以实现,但是新版的不行。

但是可以通过这种方式替代:

chrome://net-internals/#dns

这个方式更直观,可以看到域名的所有IP。

参考:


https://stackoverflow.com/questions/26034706/enable-dns-pre-resolution-and-tcp-pre-connection


https://superuser.com/questions/723703/why-is-chromium-bypassing-etc-hosts-and-dnsmasq

转载于:https://www.cnblogs.com/EasonJim/p/7877600.html