Skip to content

Instantly share code, notes, and snippets.

@hyperius
Created April 30, 2018 16:03
Show Gist options
  • Save hyperius/22299299335ee42148d898480e251643 to your computer and use it in GitHub Desktop.
Save hyperius/22299299335ee42148d898480e251643 to your computer and use it in GitHub Desktop.
mac dns cache cleanup
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