Container to secure dns resolution using DnsCrypt protocol. I am using Balena Iot platform to painlessly run multiple containers on a RPI3.
- Sign up for a Balena account
- Create a RPI3 application
- Clone this repo
- Add the balena git repo
git push balena master
- Create a "Service Variable" on the app configuration page called
DNSCRYPT_LISTEN_IP
- Grab the device IP from Balena dashboard and populate the
DNSCRYPT_LISTEN_IP
variable with the device IP address. - Point your computer to use device as DNS server