Created
April 5, 2021 12:37
-
-
Save l1x/32c7f5e74d77729401e3f0fff2165c57 to your computer and use it in GitHub Desktop.
Flushing 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 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