Skip to content

Instantly share code, notes, and snippets.

@agassner
Created August 14, 2014 09:20
Show Gist options
  • Save agassner/34e51a5921748a99754e to your computer and use it in GitHub Desktop.
Save agassner/34e51a5921748a99754e to your computer and use it in GitHub Desktop.
Flush the DNS in OS X Mavericks
dscacheutil -flushcache
sudo killall -HUP mDNSResponder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment