Add a ling to today's article on OSX-Daily titled How to Clear DNS Cache in MacOS Ventura & MacOS Monterey.

This commit is contained in:
Steven Black 2022-11-21 16:28:31 -05:00
parent 0434ec0798
commit eccb2df38a
No known key found for this signature in database
GPG Key ID: 8B814B914974E6AF

View File

@ -500,7 +500,8 @@ Open a Terminal and run with root privileges:
### macOS
Open a Terminal and run:
As described in [this article](https://osxdaily.com/2022/11/21/how-clear-dns-cache-macos-ventura-monterey/),
open a Terminal and run:
```sh
sudo dscacheutil -flushcache;sudo killall -HUP mDNSResponder