Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道是否有一个终端命令可以让我在 Mac 上查看我的 google chrome DNS 缓存。谢谢
我有同样的问题。Chrome 将 URL 解析为错误的 IP,所有其他浏览器解析为正确的 IP。在检查 net-internals 菜单时,它只给了我清除缓存的选项。似乎没有任何直接的方式可以看到它。
我所做的是让网站解析到错误的 IP,然后访问开发人员菜单(Windows 上的 F12),单击网络,选择其中一个加载的图像并单击“标题”选项卡。在 General -> Remote Address 下,它向我显示了 something.com 地址已解决的 cloudflare 代理 IP。