简介
和CDNBest类似,主控在CDNPlus云端。注:本人不保证是否有风险。
这边建议自建CDN还是选择自己用Nginx比较好哦。
官网:https://www.cdnplus.cn/
安装
Centos:
wget https://www.cdnplus.cn/download/install.sh --no-check-certificate
chmod x install.sh
./install.sh
iptables -F
service cdnplus start
cat /opt/CDNPlus/Bin/TokenFile #获取Token
不支持Debian