RadomDNS旨在提高DNSCrypt的安全性,隐私和匿名。它可以随时在随机选择的服务器运行,并且可以频繁旋转等等。
特性:
在运行时随机化提供者使用(-E)快捷键选项通过验证哈希值,使用受限权限将其复制到/tmpdir并以“obody”用户身份启动(如果启用了反向代理)来安全运行DNSCrypt代理观察代理进程,如果进程终止,则重新启动可以运行多个DNSCrypt实例并负载均衡流量(EdgeDNS)在内存中缓存DNS请求以及一致性哈希(EdgeDNS)可以按协议,国家/地区等过滤服务器列表旋转服务器指定的时间(默认值:10分钟)支持DNSSEC(EdgeDNS)使用方法:
更新Brew: brewupdate&&brewupgrade安装DNSCrypt+节点+NPM: brewistalldscrypt-proxyodepm下载并运行RadomDNS: pmistall-gradomds&&sudoDEBUG=*radomds将你的DNS设置设置为127.0.0.1帮助:
___ __ ___ _ ______ / _ \___ ____ ___/ /__ __ _ / _ \/ |/ / __/ / , _/ _ `/ _ \/ _ / _ \/ ' \/ // / /\ \ /_/|_|\_,_/_//_/\_,_/\___/_/_/_/____/_/|_/___/ Usage: ru [optios] [file] Optios: -h, --help output usage iformatio -V, --versio output the versio umber -L, --listeO [strig] Liste o a specific iterface/port [default: 127.0.0.1:53] -R, --rotatioTime [it] Defie the time to wait before rotatig the server (i secods) [default: 600 secods] -P, --reverseProxy [bool] Eable EdgeDNS reverse proxy [default: false] --reverseProxyChildStartPort [it] Where childres (dscrypt-proxy processes) should start icremetig the port? (will work oly if reverseProxy is eabled) [default: 51000] -T, --threads [it] Number of childs to spaw, set to 1 to disable load balacig (will work oly if reverseProxy is eabled) [default: 4] -F, --filters [strig] Use filters [default: IPv6=false;] --filters-help Get full list of available filters. -b, --biaryDNSCryptFile [strig] Use custom DNSCrypt biary, will ot work util --biaryDNSCryptFileSigature is chaged. --biaryDNSCryptFileSigature [strig] SHA512 hash of the DNSCrypt biary. -b, --biaryEdgeDNSFile [strig] Use custom EdgeDNS biary, will ot work util --biaryEdgeDNSFileSigature is chaged. --biaryEdgeDNSFileSigature [strig] SHA512 hash of the EdgeDNS biary. -r, --resolverListFile [strig] Use custom DNSCrypt resolver list file, will ot work util --resolverListFileSigature is chaged. --resolverListFileSigature [strig] SHA512 hash of the DNSCrypt resolver list file.
评论