Skip to content

muzidudu/cdnfly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

感谢大表哥提供主控和节点服务器特此广告:

感谢OK源码中国网提供,(https://vsok.net) 精品资源源码请去OK源码中国下载

推荐服务器商;OVZH服务商,官网(https://ovzh.com)

1.主控服务器
web目录为验证文件,请自行搭建
0.0.0.0改成(自己搭建的验证服务器Ip)
vi /etc/hosts
0.0.0.0  auth.cdnfly.cn
0.0.0.0  auth.cdnfly.cn
2.主控
curl -fsSL https://github.com/LoveesYe/cdnflydadao/raw/main/master.sh -o master.sh && chmod +x master.sh && ./master.sh --es-dir /home/es

3.被控
curl -fsSL -m 5 https://github.com/LoveesYe/cdnflydadao/raw/main/agent/agent.sh -o agent.sh || curl -m 5 https://github.com/LoveesYe/cdnflydadao/raw/main/agent/agent.sh -o agent.sh  && chmod +x agent.sh && ./agent.sh --master-ver v5.1.11 --master-ip ip --es-ip ip --es-pwd passwd

修改为你自身安装节点,或使用默认的github节点安装
/opt/cdnfly/master/panel/src/views/system/update/index.html

感谢OK源码中国网提供,(https://vsok.net) 精品资源源码请去OK源码中国下载

推荐服务器商;OVZH服务商,官网(https://ovzh.com) OVZH最近活动: https://reurl.cc/6Z1WWZ

About

网传CDNfly开心版?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 74.5%
  • PHP 25.5%