Install via terminal

On some operating systems we support only the bash installer. To use it, please follow this tutorial.

Install

Run the following command: 
sh -c "$(curl -sL https://api.dnsadblock.com/install)"

Upgrade

To upgrade you need to run the same command that you used to install. If there is a new version available, the install script will prompt you to upgrade.

Troubleshooting

To troubleshoot the installation script you can prefix the command with a debugging flag:

DEBUG=1 sh -c "$(curl -sL https://api.dnsadblock.com/install)"