2025年08月16日 9 阅读 VPS 搭建reality,偷自己 服务端使用合理的端口,禁回国流量 只配置 XTLS Vision,不兼容普通 TLS 代理 回落到网页,不回落/分流到其它代理协议 客户端启用 uTLS(fingerprint)安装ngi...
2025年08月16日 1 阅读 VPS 搬瓦工恢复快照之后不能上网的问题 查看正在工作的网卡ifconfig发现只有lo在工作查看系统中总共安装的网卡(包含未被激活的)ifconfig -a发现有ens18和ens19两张网卡编辑/etc/network/interf...
2025年08月16日 7 阅读 VPS 安装最新版Caddy apt install -y debian-keyring debian-archive-keyring apt-transport-https curl curl -1sLf 'https:/...
2025年08月16日 2 阅读 VPS WebDav配置和转发配置 申请证书#nginx -s stop systemctl stop nginx apt-get install socat curl cron curl https://get.acme.sh ...
2025年08月16日 3 阅读 VPS配置与测试 Vps服务器挂载硬盘教程 1、查看硬盘信息fdisk -l我们看到多了个/dev/vdb硬盘。2、硬盘分区fdisk /dev/vdb大致手法:n p 默认 默认 默认 w3、查看分区fdisk -l这时候会看到多了个/...