A simple management tool for dnscrypt-proxy. Contribute to bitbeans/SimpleDnsCrypt development by creating an account on GitHub.
Files master .github Installer SimpleDnsCrypt.Utils SimpleDnsCrypt Tests Uninstall img .editorconfig .gitignore Contributors.md Directory.Build.props LICENSE.md README.md SimpleDnsCrypt.slnBreadcrumbs SimpleDnsCrypt / SimpleDnsCrypt.sln Latest commit...
并且,Simple DNSCrypt 还有其他一些功能,比如 DNS 缓存、阻止 IPv6、强制使用 TCP 流量等功能,还能让局域网里的其他设备使用(将设备 DNS 设置为运行 Simple DNSCrypt 的电脑 IP 即可) 然后,你的 DNS 将回归正常,但注意,一些 CDN 可能会受影响,比如某些视频网站。 👉https://github.com/bitbeans/SimpleDnsCr...
Simple DNSCrypt自带中文翻译,你可以在主界面的右上角进行设置。 Simple DNSCrypt的使用方法很简单,先启用「服务」里的 DNSCrypt 功能,然后在「网卡」里选择你上网用到的网卡。 接着我们切换到「服务器」页面,这里你可以选择是自动模式或者是手动模式自己选择 DNS 服务器。都设置好以后Simple DNSCrypt就开始工作了,...
DNSCrypt-proxy unbound Stubby What are DoH, DoT and DoQ? Historically, DNS requests are sent in clear text (meaning anyone can read them and see what websites you are visiting). In 2018, the IETF wrote a standard for how to protect those requests calledDNS over HTTPS (DoH). This would...
DNS 流量加密,使用了DNSCrypt 协议,你可以想像成 HTTPS 一样,只不过这次加密的是 DNS 流量,这样就可以保护网络安全,防止钓鱼网站等诸多问题。 DNSCrypt 是一种认证 DNS 客户端和 DNS 解析器之间通信的协议。它可以防止 DNS 欺骗,使用加密签名验证来自所选 DNS 解析器的响应,并确保没有被篡改。
-g, --dnscrypt-config= Path to a file with DNSCrypt configuration. You can generate one using https://github.com/ameshkov/dnscrypt --edns-addr= Send EDNS Client Address --upstream-mode= Defines the upstreams logic mode, possible values: load_balance, parallel, fastest_addr (default: load...
Merge branch 'master' of github.com:willnix/DNSCryptClient Mar 1, 2017 2fc4816·Mar 1, 2017 History 11 Commits .gitignore Ignore comiled binary Mar 1, 2017 LICENSE Initial commit Mar 1, 2017 README.md Update README.md Mar 1, 2017 ...
./dnsproxy -l 127.0.0.1 --dnscrypt-config=./dnscrypt-config.yaml --dnscrypt-port=443 --upstream=8.8.8.8:53 -p 0 Please note that in order to run a DNSCrypt proxy, you need to obtain DNSCrypt configuration first. You can use https://github.com/ameshkov/dnscrypt command-line tool ...
After installing the latest binary of this on Windows 8.1 x64, I received a .dll error that made SimpleDNSCrypt crash with a stack trace when attempting to run it. Googling the error led me to a different Github issue that was resolved. ...