MacOS
Olivier Poitrey edited this page Jan 9, 2020
·
5 revisions
Clone this wiki locally
Using Installer
Install
- Run the following command:
sh -c "$(curl -sL https://nextdns.io/install)"
- Follow the instructions.
Upgrade
To upgrade to the last version, simply re-run the installer. If a new version is available, the upgrade action will added to the list of possible actions.
Troubleshooting
If the installation fail, please the installer in debug mode and contact us at team@nextdns.io with the transcript of the installation:
DEBUG=1 sh -c "$(curl -sL https://nextdns.io/install)"
Manual Install
- Install the binary
brew install nextdns/tap/nextdns
- Configure it:
For a workstation:
sudo nextdns install \
-config <your config id> \
-report-client-info \
-auto-activate
For a router/server:
sudo nextdns install \
-config <your config id> \
-report-client-info \
-setup-router
Official App
- Install our official app from the Mac App Store → https://apps.apple.com/app/nextdns/id1464122853.
- In the app menu, click on
Preferences…
then enter your configuration ID asCustom config
. - In the app menu, click
Connect
.