Update hirkn.yml

This commit is contained in:
itdoginfo
2019-02-19 18:35:31 +03:00
committed by GitHub
parent fc1af253cc
commit 2040afa695

View File

@@ -134,6 +134,13 @@
priority: 100
lookup: vpn
- name: set disable dns for wan
uci:
command: set
key: network.wan
value:
peerdns: 0
- name: uci commit
uci:
command: commit
@@ -233,9 +240,7 @@
with_items:
- " list server '127.0.0.1#5353'"
- " list server '/pool.ntp.org/208.67.222.222'"
- " list server '/antifilter.download/208.67.222.222'"
- " option noresolv '1'"
- name: enable and start dnscrypt-proxy
service:
name: dnscrypt-proxy