mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-02-12 19:40:54 +01:00
dnscrypt-proxy: add commented not-socket
This commit is contained in:
parent
c3c8a41e43
commit
eecb4a980d
@ -7,6 +7,9 @@ listen_addresses = []
|
|||||||
# hosts-file via dnscrypt-proxy that is probably only of interest to me.
|
# hosts-file via dnscrypt-proxy that is probably only of interest to me.
|
||||||
#cloaking_rules = '/etc/dnscrypt-proxy/hosts-mikaela.txt'
|
#cloaking_rules = '/etc/dnscrypt-proxy/hosts-mikaela.txt'
|
||||||
|
|
||||||
|
# When not using socket activation (Arch)
|
||||||
|
#listen_addresses = ['127.0.0.1:53', '127.0.2.1:53', '[::1]:53']
|
||||||
|
|
||||||
ipv4_servers = true
|
ipv4_servers = true
|
||||||
ipv6_servers = true
|
ipv6_servers = true
|
||||||
block_ipv6 = false
|
block_ipv6 = false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user