Install Cloudflare's DNS proxy on UniFi® gateways. This setup will survive reboots and re-provisions.
Only working for IPv4 at the moment.
Increase privacy on your network and prevent your ISP to eavesdrop your DNS requests to build your internet browsing history !
In a ssh session run the following command :
bash <(curl -s https://raw.githubusercontent.com/Twanislas/ubnt-cloudflared/master/install.sh)
Just run the install script again ;)
In a ssh session run the following command :
bash <(curl -s https://raw.githubusercontent.com/Twanislas/ubnt-cloudflared/master/uninstall.sh)
See the example in nat-dns-redirect.sh
. You will have to adapt to your configuration and networks and place this script in /config/scripts/post-config.d/
on the gateway so it will be run on every provision.