Created
February 29, 2024 01:16
-
-
Save JezDriver/8f5e2efe1e8fd457e312063ae8605dbe to your computer and use it in GitHub Desktop.
Flush the DNS cache on MacOS #terminal
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