Skip to content

Instantly share code, notes, and snippets.

@afurculita
Created November 12, 2014 22:10
Show Gist options
  • Save afurculita/84e4025802958d0b303f to your computer and use it in GitHub Desktop.
Save afurculita/84e4025802958d0b303f to your computer and use it in GitHub Desktop.
Flush DNS in Windows and Chrome
Windows:
1. Open cmd
2. Type "ipconfig /flushdns"
Google Chrome:
1. Navigate to chrome://net-internals/#dns
2. Press the "Clear host cache" button.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment