Skip to content

Installer

Olivier Poitrey edited this page Jan 9, 2020 · 8 revisions

Install

Run the following command and follow the instructions:

sh -c 'sh -c "$(curl -sL https://nextdns.io/install)"'

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:

sh -c 'DEBUG=1 sh -c "$(curl -sL https://nextdns.io/install)"'