Skip to content

Instantly share code, notes, and snippets.

@mauron85
Created June 6, 2014 13:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mauron85/23cd769836f427377976 to your computer and use it in GitHub Desktop.
Save mauron85/23cd769836f427377976 to your computer and use it in GitHub Desktop.
#/bin/bash
sudo networksetup -setdnsservers Wi-Fi 208.67.222.222 208.67.220.220
sudo networksetup -setdnsservers 'USB 2.0 10/100M Ethernet Adaptor' 208.67.222.222 208.67.220.220
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment