Google Chrome清理DNS缓存
地址栏中输入 chrome://net-internals/#dns
点击「Clear host cache」
Firefox
地址栏输入: about:config
搜索:network.dnsCacheExpiration
设置值:输入0
Windows cmd:
ipconfig /flushdns
Linux
sudo systemd-resolve --flush-caches
DNS缓存清除
阅读 83
2022-05-03
Google Chrome清理DNS缓存
地址栏中输入 chrome://net-internals/#dns
点击「Clear host cache」
Firefox
地址栏输入: about:config
搜索:network.dnsCacheExpiration
设置值:输入0
Windows cmd:
ipconfig /flushdns
Linux
sudo systemd-resolve --flush-caches
相关推荐
精彩评论(0)