Security Insights Additional navigation options master 10Branches92Tags Code Folders and files Name Last commit message Last commit date Latest commit jedisct1 Merge pull request#2822from DNSCrypt/dependabot/github_actions/soft… Apr 9, 2025
GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
AI代码解释 cd/opt#习惯放到/opt目录,你也可以放到/etc目录或其它目录下wgethttps://github.com/DNSCrypt/dnscrypt-proxy/releases/download/2.1.2/dnscrypt-proxy-linux_x86_64-2.1.2.tar.gz 截至2022年11月最新版为2.1.2。 (2)解压及软链 代码语言:shell AI代码解释 tarxvf dnscrypt-proxy-linux_x86_64...
Documentation=https://github.com/DNSCrypt/dnscrypt-proxy/wiki Wants=network-online.target nss-lookup.target Before=nss-lookup.target [Service] AmbientCapabilities=CAP_NET_BIND_SERVICE CacheDirectory=dnscrypt-proxy CapabilityBoundingSet=CAP_NET_BIND_SERVICE DynamicUser=yes ExecStart=/usr/bin/dnscrypt-p...
项目地址:https://github.com/jedisct1/dnscrypt-proxy 使用方法挺简单,下载了压缩包之后执行如下命令: dnscrypt-proxy -R <name> --install 然后把自己的 DNS 改成 127.0.0.1 就行。 但比较麻烦的是找到合适自己的 DNS 服务器,也就是命令里的name参数。这个项目的 DNS 服务器需要特殊的服务器程序才可以运作...
git clone --recursive git://github.com/cofyc/dnscrypt-wrapper.git cd dnscrypt-wrapper make configure ./configure make install 6、创建一个新目录保存 dnscrypt-wrapper需要的证书文件。 mkdir ~/dns cd ~/dns 7、生成provider证书 生成provider证书后,程序会输出一串 Provider public key,这个key后面在 dns...
ホームページ [github.com] 類似のパッケージ: dnsproxy libnss-tls node-proxy-agent dnsmasq-base dnsmasq dnsmasq-base-lua radsecproxy librust-dns-parser+with-serde-dev librust-trust-dns-server-dev librust-hickory-server-dev imapproxyFlexible...
It should generally not be necessary for users to contact the original maintainer. 外部の資源: ホームページ[github.com] 類似のパッケージ: dnsproxy libnss-tls node-proxy-agent dnsmasq-base dnsmasq dnsmasq-base-lua radsecproxy librust-dns-parser+with-serde-dev ...
代码语言:javascript #macOS安装 brew install dnscrypt-proxy 其他平台的[安装指南 配置文件 此软件macOS版本的配置文件在/usr/local/etc/dnscrypt-proxy.toml 其他版本视解压位置而定,但名字同样是dnscrypt-proxy.toml 代码语言:javascript 代码运行次数:0 ...
Not sure if this belongs here or some other forum but I'll start here. I'm running dnscrypt-proxy2 - 2.0.45-1 on Entware on a Netgear R9000 router and it works most of the time but for some reason dns resolving quit working in the middle of a movie last night. According to the...