Skip to main content OpenWRT : r/ControlD

Get the Reddit app

Scan this QR code to download the app now
Or check it out in the app stores
r/ControlD icon
r/ControlD icon
Go to ControlD

OpenWRT

Hi does anyone have good instructions on how to setup ControlD on a openwrt router. Ideally using a secure connection. Comparable for both ip4 and ip6 devices.

Thanks

PSA, Redditors: You don't need a business to have a website. All you need is yourself. And with Squarespace, you can easily create a website that reflects your personal brand, individuality, and identity–all by using its intuitive design, AI, and expressibility tools.
Thumbnail image: PSA, Redditors: You don't need a business to have a website. All you need is yourself. And with Squarespace, you can easily create a website that reflects your personal brand, individuality, and identity–all by using its intuitive design, AI, and expressibility tools.
Sort by:
Best
Open comment sort options

You can use this utility to run a DNS server on your router: https://github.com/Control-D-Inc/ctrld

This guide is then used to steer DNS traffic to the localhost listener the above utility spawns: https://openwrt.org/docs/guide-user/base-system/dhcp_configuration#upstream_dns_provider

Next version of the utility will automate this setup process.

Do you have adguard home installed? Because with that you can configure dns over http or tls of control d there.

I'm using controld with dnscrypt-proxy2 in my openwrt setup. Instructions very well documented in their github.