2025年08月16日 289 阅读 VPS 使用realm进行转发 下载realmwget https://github.com/zhboner/realm/releases/latest/download/realm-x86_64-unknown-linux-...
2025年08月16日 195 阅读 VPS 安装最新版Caddy apt install -y debian-keyring debian-archive-keyring apt-transport-https curl curl -1sLf 'https:/...
2025年08月16日 195 阅读 VPS WebDav配置和转发配置 申请证书#nginx -s stop systemctl stop nginx apt-get install socat curl cron curl https://get.acme.sh ...
2025年08月16日 157 阅读 VPS Resilio-Sync安装 创建目录mkdir -p /app/sync cd /app/sync安装wget https://download-cdn.resilio.com/stable/linux/x64/0/res...
2025年08月16日 152 阅读 VPS Debian12系统disk加密 对/dev/sda进行加密操作:apt update apt install cryptsetup cryptsetup luksFormat /dev/sdaWARNING!This will...