Skip to content

Instantly share code, notes, and snippets.

@thanhzusu
Created June 1, 2020 07:23
Show Gist options
  • Save thanhzusu/90966e2589d2bbc66ffbebc7bc22120e to your computer and use it in GitHub Desktop.
Save thanhzusu/90966e2589d2bbc66ffbebc7bc22120e to your computer and use it in GitHub Desktop.
How to clear the local DNS cache in Mac OS?
1. dscacheutil -flushcache
2. sudo killall -HUP mDNSResponder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment