Skip to content

Instantly share code, notes, and snippets.

@vitor-caetano
Last active December 18, 2018 14:12
Show Gist options
  • Save vitor-caetano/5745ab2692c03fc2eb06014155551b39 to your computer and use it in GitHub Desktop.
Save vitor-caetano/5745ab2692c03fc2eb06014155551b39 to your computer and use it in GitHub Desktop.
Change to stag DNS
#!/usr/bin/env bash
networksetup -setdnsservers Ethernet 34.225.223.117
echo "Switched to STAG"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment