Skip to content

Instantly share code, notes, and snippets.

@thebigtine
Created September 2, 2019 09:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thebigtine/7fce0f7c73f9b3e7a62f4cf06710e96f to your computer and use it in GitHub Desktop.
Save thebigtine/7fce0f7c73f9b3e7a62f4cf06710e96f to your computer and use it in GitHub Desktop.
# open host file
sudo nano /private/etc/hosts
# clear DNS cache
dscacheutil -flushcache;sudo killall -HUP mDNSResponder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment