diff --git a/tornet.yml b/tornet.yml index aaa3414..c149db5 100644 --- a/tornet.yml +++ b/tornet.yml @@ -241,6 +241,10 @@ creates: /run/dnsmasq/dnsmasq-tornet0.pid #### Prepare DNSCRYPT PROXY FOR DoHoT (DNS over HTTPS over Tor) + - name: create blocked-names.txt + command: touch /etc/dnscrypt-proxy/blocked-names.txt + args: + creates: /etc/dnscrypt-proxy/blocked-names.txt - name: dnscrypt-proxy configfile copy: