免费cachefly cdn使用方法
免费cachefly cdn使用方法
技术分享|2025-4-6|最后更新: 2025-4-14
type
status
date
slug
summary
tags
category
icon
password
status (1)

先创建个新服务

notion image

添加反向代理

其中,回源域名填写(你要用cdn保护的vps的域名)
然后我建议回源时强制http/https
notion image

然后添加一个给访客访问的域名,比如14514.xyz

notion image

然后上传ssl,需要等待半小时在全球生效

notion image

现在在14514.xyz的cname记录添加 xxx.cachefly.net 即可

注意,官方的cname有问题,有dns污染

如以下乱七八糟的ip什么脸书一看就是dns污染
notion image
所以

可以直接换成A记录写入下列ip

移动
204.93.150.152
204.93.150.153
海外和电信和联通
205.234.175.175
notion image

虽然官方没有证书自动化,但证书这块能使用api

notion image
以下为操作示范
 
从CentOS7的初始状态到在nginx上运行php python perl ruby免费的Serv00主机上搭建siteproxy服务
Loading...