Last commit message Last commit date Latest commit EugeneOne1 Pull request 394: bind-retry Mar 19, 2025 d64332f·Mar 19, 2025 History 888 Commits .github/workflows Pull request 392: Update Go & skel Mar 10, 2025 bamboo-specs Pull request 392: Update Go & skel ...
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...
运行Acrylic dns Proxy UI,ctrl+f1 打开配置文件: 修改PrimaryServerAddress和SecondaryServerAddress值为现在正在使用的dns地址 按ctrl+f2打开Acrylic Host文件 在最下面写入规则,支持通配符和正则表达式 如:*.github.io 修改本地网络连接的dns地址为127.0.0.1,如果使用了ipv6协议,也要将对应的dns设置为::1 在cmd中...
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...
sudoapt-getinstallpython-software-propertiessudoadd-apt-repository ppa:shnatsel/dnscryptsudoapt-getupdatesudoapt-getinstalldnscrypt-proxy dnsmasq 1. 2. 3. 4. 添加iptables规则 # Generated by iptables-save v1.4.12 on Fri Jan 9 15:12:34 2015*mangle ...
非必须的功能做成组件的形式,而不是必须安装的形式。这也说明了kubernetes的设计,尽量避免这种强依赖,首先就为集群增加proxy的功能。源码:https://github.com/limingios/msA-dockerk8s分支和https://github.com/limingios/kubernetes-starter基础集群的搭建查看32节到34节...
./dnscrypt-proxy -service install ./dnscrypt-proxy -service start # 查看状态及开启自启 systemctl status dnscrypt-proxy systemctl enable dnscrypt-proxy # 查看dns服务是否正常 yum install bind-utils -y nslookup www.baidu.com ./dnscrypt-proxy -resolve github.com ...
GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
git clone https://github.com/ccloli/DNSProxy.gitcdDNSProxy npm install -g Usage dnsproxy [options] Options: -c, --config-file <path> Specify the configuration file (default: env['DNSPROXY_CONFIG'] || ./config.json) -i, --init <path> Create a configuration template file (default: ...