dnscrypt-proxy: add commented not-socket

This commit is contained in:
Aminda Suomalainen 2018-11-26 16:11:49 +02:00
parent c3c8a41e43
commit eecb4a980d
No known key found for this signature in database
GPG Key ID: 0C207F07B2F32B67
1 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,9 @@ listen_addresses = []
# hosts-file via dnscrypt-proxy that is probably only of interest to me.
#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
ipv6_servers = true
block_ipv6 = false