Skip to content

Instantly share code, notes, and snippets.

@guidorice
Last active September 15, 2023 16:28
Show Gist options
  • Save guidorice/6e97cfc2a568e4d11115a6f860cb270e to your computer and use it in GitHub Desktop.
Save guidorice/6e97cfc2a568e4d11115a6f860cb270e to your computer and use it in GitHub Desktop.
macos 10+ flush DNS cache
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