Skip to content

Instantly share code, notes, and snippets.

@jmstfv
Last active March 3, 2020 06:26
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 jmstfv/5cd8bc18c80d6b24641d2c5477ba64f1 to your computer and use it in GitHub Desktop.
Save jmstfv/5cd8bc18c80d6b24641d2c5477ba64f1 to your computer and use it in GitHub Desktop.
Flush DNS cache on MacOS
# Flush DNS cache on MacOS (Yosemite and later)
sudo killall -HUP mDNSResponder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment