Last active
September 15, 2023 16:28
-
-
Save guidorice/6e97cfc2a568e4d11115a6f860cb270e to your computer and use it in GitHub Desktop.
macos 10+ flush DNS cache
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