mirror of
https://github.com/Control-D-Inc/ctrld.git
synced 2026-05-27 12:52:27 +02:00
Updated Example Configurations (markdown)
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user