diff options
Diffstat (limited to 'testdata/rescached.cfg.test.out')
| -rw-r--r-- | testdata/rescached.cfg.test.out | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/testdata/rescached.cfg.test.out b/testdata/rescached.cfg.test.out new file mode 100644 index 0000000..adfe7c5 --- /dev/null +++ b/testdata/rescached.cfg.test.out @@ -0,0 +1,37 @@ +[rescached] +file.resolvconf = +wui.listen = 127.0.0.1:5381 +debug = 2 + +[block.d "pgl.yoyo.org"] +name = pgl.yoyo.org +url = http://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&showintro=0&startdate[day]=&startdate[month]=&startdate[year]=&mimetype=plaintext + +[block.d "someonewhocares.org"] +name = someonewhocares.org +url = http://someonewhocares.org/hosts/hosts + +[block.d "test"] +name = test +url = http://someurl + +[block.d "winhelp2002.mvps.org"] +name = winhelp2002.mvps.org +url = http://winhelp2002.mvps.org/hosts.txt + +[block.d "www.malwaredomainlist.com"] +name = www.malwaredomainlist.com +url = http://www.malwaredomainlist.com/hostslist/hosts.txt + +[dns "server"] +listen = 127.0.0.1:5350 +tls.certificate = +tls.private_key = +parent = udp://10.8.0.1 +http.idle_timeout = 0s +cache.prune_delay = 0s +cache.prune_threshold = 0s +http.port = 0 +tls.port = 0 +tls.allow_insecure = true +doh.behind_proxy = false |
