Pollution-free DNS, internal traffic diversion, internal caching (with Redis caching), traffic diversion acceleration
Text Warning!
System: Debian 12 local root server (SSH server has been selected)
Minimum system requirements: 4 cores, 4 GB RAM
Software: dnsproxy, unbound
Please ensure your local server meets the necessary minimum requirements
apt-get update
apt-get -y install wget nano dnsutils ca-certificates curl git
Install and use Unbound as root (port: 53)
Compile Unbound with Redis functionality
Documentation: https://github.com/NLnetLabs/unbound/
apt install bison flex libevent-dev libexpat1-dev libhiredis-dev libnghttp2-dev libprotobuf-c-dev libssl-dev libsystemd-dev protobuf-c-compiler python3-dev swig
git clone https://github.com/NLnetLabs/unbound/
cd unbound
export CFLAGS="-O2" ./configure --build=aarch64-linux-gnu --prefix=/usr --includedir=\