Skip to content

Instantly share code, notes, and snippets.

@steve-upcraft
Created August 26, 2019 19:04
Show Gist options
  • Select an option

  • Save steve-upcraft/f67a0788541b59c92c52297f398138ab to your computer and use it in GitHub Desktop.

Select an option

Save steve-upcraft/f67a0788541b59c92c52297f398138ab to your computer and use it in GitHub Desktop.
Flush DNS
sudo dscacheutil -flushcache;sudo killall -HUP mDNSResponder;say flushed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment