Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save mike-moreau/55f67620321d45517eb9e11c98d2540b to your computer and use it in GitHub Desktop.
Save mike-moreau/55f67620321d45517eb9e11c98d2540b to your computer and use it in GitHub Desktop.
Flush DNS Cache on MacOS
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