Skip to content

Instantly share code, notes, and snippets.

@vsivsi
Created May 9, 2017 17:46
Show Gist options
  • Save vsivsi/913644ceed603aab5f4e2fbef5fcf660 to your computer and use it in GitHub Desktop.
Save vsivsi/913644ceed603aab5f4e2fbef5fcf660 to your computer and use it in GitHub Desktop.
Clear DNS cache on El Cap / Sierra
# Run with sudo
dscacheutil -flushcache
killall -HUP mDNSResponder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment