教程
未读
无公网 IP 使用 Cloudflare Tunnel 自动签发/续签 Let’s Encrypt 证书教程(Ubuntu/Debian)
前提条件 一台内网服务端(例如 NAS 或本地 Web 服务,监听在 127.0.0.1:80 或其他端口)。 一个已托管在 Cloudflare 的域名,例如 example.com。 Cloudflare Tunnel 已可用(免费版也可以)。 1. 安装 cloudflared(Debian/
mack-a 一键脚本 clash-verge-rev使用教程
一、搭建节点 1.下载脚本 wget -P /root -N --no-check-certificate "https://raw.githubusercontent.com/mack-a/v2ray-agent/master/install.sh" && chmod 700 /root/inst