DNSCrypt + DNS Gateway

Costas

Administrator
Staff member
DNSCrypt

after download the distro by https://github.com/DNSCrypt/dnscrypt-proxy/releases
extract and on application folder

1-exec
copy example-dnscrypt-proxy.toml dnscrypt-proxy.toml
2-open dnscrypt-proxy.toml unremark the line
file = 'query.log'
3-exec
dnscrypt-proxy -service install
dnscrypt-proxy -service start
4-goto windows > ethernet adapter IPv4 option > set Primary DNS 127.0.0.1
5-exec
service-restart.bat
ping yahoo.com
6-the query.log will be created near dnscrypt-proxy.exe

https://github.com/DNSCrypt/dnscrypt-proxy/wiki/Installation-Windows
https://github.com/DNSCrypt/dnscrypt-proxy/wiki/Filters
https://github.com/DNSCrypt/dnscrypt-proxy/wiki/Logging

Acrylic DNS Proxy

https://mayakron.altervista.org/support/acrylic/Home.htm

the steps are the same as any DNSProxy application, howto
 
Top