Skip to content

Instantly share code, notes, and snippets.

@scodx
Created December 6, 2019 15:28
Show Gist options
  • Save scodx/1af24c051301f788f7cd11a790de5d40 to your computer and use it in GitHub Desktop.
Save scodx/1af24c051301f788f7cd11a790de5d40 to your computer and use it in GitHub Desktop.
MacOS flush 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