dnscrypt-proxy: use Socks Authentication

This commit is contained in:
Aminda Suomalainen 2019-05-22 12:01:34 +03:00
parent b96eb372d0
commit 540798ed17
No known key found for this signature in database
GPG Key ID: 0C207F07B2F32B67
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ lb_strategy = 'p2'
# Tor may be unhappy due to the amount of circuits opened. Different ports
# are already isolated from each other and I think dnscrypt-proxy should
# mostly be connecting to the top fastest servers with lb_strategy p2
#proxy = "socks5://127.0.0.1:9052"
#proxy = "socks5://dnscrypt-proxy:randompasswordhere123613413671@127.0.0.1:9052"
# Logging to be enabled by hand on systems needing them
#[query_log]