Skip to content

Instantly share code, notes, and snippets.

@ph00lt0
Created March 22, 2022 14:13
Show Gist options
  • Save ph00lt0/ff3e47fb9380d6517036bfdb94aba1a4 to your computer and use it in GitHub Desktop.
Save ph00lt0/ff3e47fb9380d6517036bfdb94aba1a4 to your computer and use it in GitHub Desktop.
Reset DNS
sudo killall -HUP mDNSResponder;sudo killall mDNSResponderHelper;sudo dscacheutil -flushcache
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment