Created
July 30, 2018 15:24
-
-
Save pcambra/1c85369e7b4980498d0a638cda1d24a2 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo launchctl unload /Library/LaunchDaemons/homebrew.mxcl.dnsmasq.plist | |
sudo launchctl load /Library/LaunchDaemons/homebrew.mxcl.dnsmasq.plist | |
dscacheutil -flushcache | |
brew services restart dnsmasq |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
<3