October 27, 2024
1
min read
how-to-flush-your-dns-on-osx
How to flush your DNS using terminal
The command you will need to run in Terminal is shown below. This will work for OSX catalina and higher.
sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder