This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| advanced-dhcpdns [2025/08/13 03:47] – [DHCP Client (WAN)] -Formatting hogwild | advanced-dhcpdns [2025/08/20 15:38] (current) – [Custom stubby configuration] -Formatting hogwild | ||
|---|---|---|---|
| Line 74: | Line 74: | ||
| \\ | \\ | ||
| + | |||
| + | \\ | ||
| **Priority: | **Priority: | ||
| Line 285: | Line 287: | ||
| * DNSCrypt provides encryption. | * DNSCrypt provides encryption. | ||
| + | ==== Custom stubby configuration ==== | ||
| + | |||
| + | You can create your own custom stubby configuration. The stubby configuration generated via the web interface is located at: "/ | ||
| + | |||
| + | \\ | ||
| + | |||
| + | For example, the code below shows a custom configuration with NextDNS resolvers that is copied from the "/ | ||
| + | |||
| + | \\ | ||
| + | |||
| + | <code -> | ||
| + | cp / | ||
| + | service stubby restart | ||
| + | </ | ||
| + | | ||
| + | | ||
| + | | ||