自建dns服务器
自建dns服务器:
项目来源:AdguardTeam/AdGuardHome: Network-wide ads & trackers blocking DNS server (github.com)
我建立的DNS:1.15.64.27:53
特点:
本dns服务器主要解决的是DNS污染问题,顺便提供可信的高品质解析
自建dns服务器:
项目来源:AdguardTeam/AdGuardHome: Network-wide ads & trackers blocking DNS server (github.com)
我建立的DNS:1.15.64.27:53
特点:
本dns服务器主要解决的是DNS污染问题,顺便提供可信的高品质解析
Xray 基于 Nginx 的 VLESS + XTLS 一键安装脚本,支持VLESS + TCP + TLS + Nginx + VLESS + TCP + XTLS / TLS + Nginx等多种组合一键安装,系统支持Debian 9+ / Ubuntu 18.04+ / Centos7+ /…
# # https://github.com/P3TERX/aria2.conf # File name:aria2.conf # Description: Awesome Aria2 configuration file # Version: 2021.09.15 # # Copyright (c…
1.卸载旧版docker sudo yum remove docker \ docker-client \ docker-client-latest \ docker-common \…
```bash server { listen 80; listen [::]:80; server_name *.lovekf.cn; location / { proxy_pass http://127.0.0.1:81; proxy_redirect http://$host/ http:/…
1.云豹node服务原始依赖于http协议,目前浏览器已经不支持http和https混合使用,所以需要为node.js支持https. 解决思路如下: 1.使用nginx进行端口转发,将域名转发至云豹的node.js端口19967端口。 2.如何更新ssl证书(宝塔创建一个站点,域名为聊天服务器地址…
1.例如加速地址为: https://docker.m.daocloud.io 2.配置docker加速地址 cat > /etc/docker/daemon.json <<EOF > {"registry-mirrors": ["https://docker.m.daocl…