Setup dnscrypt-proxy on Ubuntu 24.04 (Raspberry Pi 5)

This will setup dnscrypt-proxy as the only DNS on Ubuntu Server. Change from DHCP to Static IP create a backup of /etc/netplan/50-cloud-init.yaml and then copy below structure for static IP and then apply the new netplan Install dnscrypt-proxy create a backup of /etc/dnscrypt-proxy/dnscrypt-proxy.toml and then use your config based on your preference what is important […]

Installed PiHole and DNSCrypt-Proxy then what?

This is the continuation from the previous article Simplest pihole + dnscrypt-proxy implementation on Raspberry Pi 4 today I will discuss what configuration that we should do next. Add Adlist There are so many adlist available however my suggestion is that you don’t have to add everything you found in the internet to Pihole adlist since that […]

Install dnscrypt-proxy for MacOS

This tutorial will use DNSCrypt-Proxy and tiarap.org (Indonesian focused ad-and-malware-blocker integration) as DNS resolver on MacOS Catalina 10.15.5 Step 1 – Install DNSCrypt-Proxy Step 2 – Download configuration from https://github.com/pengelana/blocklist/tree/master/dnscrypt-proxy/v2 Step 3 – Move the configuration to the default setting location Step 4 – Run the dnscrypt-proxy with the new config Step 5 – Without closing […]