Skip to content

Instantly share code, notes, and snippets.

@JezDriver
Created February 29, 2024 01:16
Show Gist options
  • Select an option

  • Save JezDriver/8f5e2efe1e8fd457e312063ae8605dbe to your computer and use it in GitHub Desktop.

Select an option

Save JezDriver/8f5e2efe1e8fd457e312063ae8605dbe to your computer and use it in GitHub Desktop.
Flush the DNS cache on MacOS #terminal
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