dnscrypt-proxy 2 - A flexible DNS proxy, with support for encrypted DNS protocols. dnsdnscryptproxydns-over-httpsdohdnscrypt-proxydnscrypt-proxy2anonymizedodohanonymized-dnsoblivious-dns-over-httpsoblivious-doh UpdatedJan 15, 2025 Go bitbeans/SimpleDnsCrypt ...
dnscrypt-proxy documentation← Start here DNSCrypt project home page Discussions DNS-over-HTTPS and DNSCrypt resolvers Server and client implementations DNS stamps FAQ Available as source code and pre-built binaries for most operating systems and architectures (see below). ...
cp example-dnscrypt-proxy.toml dnscrypt-proxy.toml vi dnscrypt-proxy.toml # 修改监听地址、服务器名称'dnspod-doh','alidns-doh'分别是腾讯和阿里的doh listen_addresses = [0.0.0.0:53] server_names = ['dnspod-doh','alidns-doh'] # 安装、启动dnscrypt-proxy服务 ./dnscrypt-proxy -service inst...
DNScrypt-proxy2Flexible是一款灵活的DNS代理软件,它支持多种加密DNS协议。这款软件的主要特点是它的灵活性和安全性。它具有高度的可定制性,可以根据用户的需求来调整代理服务器的配置。此外,它还支持多种加密DNS协议,如DNS over HTTPS、DNS over TLS等,这些协议可以有效地保护用户的隐私和数据安全。 DNScrypt-proxy...
dnscrypt-proxy -resolve now reports if ECS (EDNS-clientsubnet) is supported by the server. dnscrypt-proxy -list now includes ODoH (Oblivious DoH) servers. Local DoH: queries made using the GET method are now handled. The service can now be installed on OpenRC-based systems. PTR queries ...
Hi, I would be good to have an updated guide about how to install dnscrypt-proxy2 on openWRT. The dnscrypt-proxy is not maintained and old. Moreover, I found that there is unofficial luci-app-dnscrypt-proxy2.
1 parent 4db1da9 commit 2bea8e1 Showing 1 changed file with 4 additions and 5 deletions. Whitespace Ignore whitespace Split Unified 9 changes: 4 additions & 5 deletions 9 net/dnscrypt-proxy/Portfile Original file line numberDiff line numberDiff line change @@ -3,20 +3,19 @@ Port...
outline-go-tun2socks with dnscrypt, socks5 proxy, and plain-old-dns support. - GitHub - HrBDev/outline-go-tun2socks: outline-go-tun2socks with dnscrypt, socks5 proxy, and plain-old-dns support.
dnscrypt-proxy 2 - A flexible DNS proxy, with support for encrypted DNS protocols. - DNSCrypt/dnscrypt-proxy