Quickly change your DNS settings in macOS (by Matt McNeeney).
- Uncompress the file DNSSwitcher.zip and copy
DNSSwitcher.app
toApplications
folder. - Run in a terminal
xattr -dr com.apple.quarantine "/Applications/DNSSwitcher.app"
to allow unidentified app. - Add
DNSSwitcher.app
toOpen at Login
(System Settings -> General -> Login Items & Extensions -> Open at Login) to run automatically.
- Compatibility with Swift 5
- Adjustments for Xcode 11.5
- Skip success message after DNS change
- Hide menu item "About"
- Minor changes to be more compatible with latest Xcode and macOS