From c92f132e1e4f08a48e5d7b263af850a6ae71383b Mon Sep 17 00:00:00 2001 From: Yegor S Date: Fri, 6 Oct 2023 12:23:44 -0400 Subject: [PATCH] Updated Example Configurations (markdown) --- Example-Configurations.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Example-Configurations.md b/Example-Configurations.md index a360e38..e48a843 100644 --- a/Example-Configurations.md +++ b/Example-Configurations.md @@ -1,6 +1,11 @@ # Example Configurations The best way to learn something is to see an example. This page provides a few example `ctrld` configurations for different use cases. You can copy/paste these and use them as a starting point. +You can find your existing configuration file in the following locations, depending on your platform: +- `/etc/controld/` - on most platforms +` `/data/controld/` - on some Ubiqiti devices +- `/jffs2/controld/` - on DD-WRT, Asus merlin, FreshTomato + ## Simplest The simplest possible configuration looks like this. The following config does the following: - Spawn a single DNS listener on `0.0.0.0` (all interfaces) and port `53`