Google Chrome 读取 hosts 文件更改的时间过长

Google Chrome 读取 hosts 文件更改的时间过长

当我使用系统 hosts 文件覆盖 DNS 时,Google Chrome 需要比我预期更长的时间来获取更改,有时需要一分钟或更长时间才能注意到。有什么方法可以立即实现这一点,或者至少比现在更快?

答案1

导航到 chrome://net-internals/#dns 并按“清除主机缓存”按钮。

您可以在这里找到Chrome 的 net-internals 页面的文档

并且不要忘记清除你的 Windows 缓存:

ipconfig /flushdns

相关内容