Created
July 1, 2025 14:13
-
-
Save mike-moreau/55f67620321d45517eb9e11c98d2540b to your computer and use it in GitHub Desktop.
Flush DNS Cache on MacOS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment