Skip to content

Instantly share code, notes, and snippets.

@yratof
Last active September 24, 2015 14:56
Show Gist options
  • Select an option

  • Save yratof/2897c1b742046d78cab6 to your computer and use it in GitHub Desktop.

Select an option

Save yratof/2897c1b742046d78cab6 to your computer and use it in GitHub Desktop.
Flush your DNS cache on your computer
dscacheutil -flushcache; sudo killall -HUP mDNSResponder
@yratof
Copy link
Author

yratof commented May 6, 2014

Paste this into your terminal, one line at a time,
then press enter. You'll be asked for a password (sudo).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment