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
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
By continuing, you agree to our User Agreement and acknowledge that you understand the Privacy Policy.
You’ve set up two-factor authentication for this account.
You’ve set up two-factor authentication for this account.
By continuing, you agree to our User Agreement and acknowledge that you understand the Privacy Policy.
Reddit is anonymous, so your username is what you’ll go by here. Choose wisely—because once you get a name, you can’t change it.
By continuing, you agree to our User Agreement and acknowledge that you understand the Privacy Policy.
Reddit is anonymous, so your username is what you’ll go by here. Choose wisely—because once you get a name, you can’t change it.
Enter your email address or username and we’ll send you a link to reset your password
An email with a link to reset your password was sent to the email address associated with your account
Comments Section
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.