SOURCE CODE
https://github.com/thiswind/dnscrypt_dnsmasq
DNSMasq and DNSCrypt all in one, with OpenDNS
PRE-REQUIREMENT
Docker-Compose1
For ubuntu & Mac OSX
sudo pip -H install --upgrade docker-compose
INSTALL
git clone
https://github.com/thiswind/dnscrypt_dnsmasq.git
cd
dnscrypt_dnsmasq
docker-compose up
1.
Docker-Compse:https://docs.docker.com/compose/↩