Skip to content

Instantly share code, notes, and snippets.

@duhaime
Created December 2, 2017 23:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save duhaime/eb745d8e4877e62ed92485888cd284cd to your computer and use it in GitHub Desktop.
Save duhaime/eb745d8e4877e62ed92485888cd284cd to your computer and use it in GitHub Desktop.
clear DNS cache on OSX
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