tornet.yml aktualisiert
This commit is contained in:
parent
62e951ad1e
commit
d3894d3f2f
@ -241,6 +241,10 @@
|
|||||||
creates: /run/dnsmasq/dnsmasq-tornet0.pid
|
creates: /run/dnsmasq/dnsmasq-tornet0.pid
|
||||||
|
|
||||||
#### Prepare DNSCRYPT PROXY FOR DoHoT (DNS over HTTPS over Tor)
|
#### 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
|
- name: dnscrypt-proxy configfile
|
||||||
copy:
|
copy:
|
||||||
|
Loading…
Reference in New Issue
Block a user