Skip to content

Instantly share code, notes, and snippets.

@maximebories
Last active January 28, 2023 11:38
Show Gist options
  • Save maximebories/b4d54d7ffbc1e03151c5c11e5ec758d8 to your computer and use it in GitHub Desktop.
Save maximebories/b4d54d7ffbc1e03151c5c11e5ec758d8 to your computer and use it in GitHub Desktop.
# Flush curent DNS cache
dscacheutil -flushcache; sudo killall -HUP mDNSResponder
# Start Monitoring
/Applications/DNSMonitor.app/Contents/MacOS/DNSMonitor 2>&1 | tee -a DNS.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment