mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
net/dnscrypt-proxy: Set default provider to cisco, add client key support in config
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
config dnscrypt-proxy
|
||||
option address '127.0.0.1'
|
||||
option port '5353'
|
||||
# option resolver 'opendns'
|
||||
# option resolver 'cisco'
|
||||
# option resolvers_list '/usr/share/dnscrypt-proxy/dnscrypt-resolvers.csv'
|
||||
# option ephemeral_keys '1'
|
||||
# more details at https://github.com/jedisct1/dnscrypt-proxy#public-key-client-authentication
|
||||
# option client_key ''
|
||||
|
||||
Reference in New Issue
Block a user