Created
July 1, 2020 22:40
-
-
Save alexleone/cfce0ad745a20dab704c0b6a5d9fbbe5 to your computer and use it in GitHub Desktop.
Flush the DNS cache on your Mac OS X
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
macbook$ sudo killall -HUP mDNSResponder;sudo killall mDNSResponderHelper;sudo dscacheutil -flushcache |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment