0. 预备
https://github.com/dylanbai8/V2Ray_ws-tls_Website_onekey.git
- 购买域名、VPS;
- 注册cloudflare,提前24小时配置NS并解析域名。
- 确保所解析的域名Status位置关闭默认的cdn加速,变为灰色云朵状态。
PS:在接下来步骤之前,勿必保持所解析的域名Status处为灰色云朵(及关闭cdn)。重做系统或重新安装时也勿必关闭此处设置。
1. 安装v2ray
https://github.com/Jrohy/multi-v2ray.git
- source <(curl -sL https://multi.netlify.com/v2ray.sh) –zh
- 进入/etc/v2ray目录,将下面内容粘贴进入config文件,保存退出
- 命令行,v2ray,选择1,重启v2ray更新配置
1 | { |
2. 安装caddy
https://github.com/sayem314/Caddy-Web-Server-Installer.git
- wget https://git.io/vra5C -O - -o /dev/null|sudo bash
- caddy install
- caddy service
- 修改/etc/Caddyfile 内容如下
- caddy restart
1 | ss.example.com { #改为自己域名 |
3. 开启CDN
确认可以用客户端登录以后,进行一下操作
- 开启全程ssl加密
在 Cloudflare 的 Crypto 那里设置 SSL 为 Full- 开启cdn隐藏ip地址
返回 Status 点击灰色云朵图标 将其变成 橙色云朵状态 开启cdn,即是 DNS and HTTP proxy(CDN)