Skip to content

Instantly share code, notes, and snippets.

@milose
Created September 24, 2015 01:49
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 milose/fe142c0836b4506e6169 to your computer and use it in GitHub Desktop.
Save milose/fe142c0836b4506e6169 to your computer and use it in GitHub Desktop.
Mac OSX flush DNS cache
sudo dscacheutil -flushcache;sudo killall -HUP mDNSResponder;say cache flushed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment