before use disable server default dns server
systemctl stop systemd-resolved && systemctl mask systemd-resolved
echo "nameserver 8.8.8.8" > /etc/resolv.confto use run the following commands
git clone https://github.com/darrenoshan/dnsproxy.git && cd dnsproxy/
./run.sh