This commit is contained in:
2023-07-24 01:15:29 +08:00
parent 9b1c4589e1
commit 7e0bafa41c
10 changed files with 29 additions and 32 deletions

View File

@@ -6,5 +6,5 @@ cdnfly通过改hosts破解授权方法
然后在需要搭建主控的节点上修改hosts将 auth.cdnfly.cn、monitor.cdnfly.cn 这2个域名指向刚才的服务器IP
执行以下命令完成开心:
wget http://43.133.136.107/LoveesYe/cdnflydadao/raw/main/cdnfly/api.py -O /opt/venv/lib/python2.7/site-packages/requests/api.py
wget https://git.yungao-tech.com/shadow/cdnflydadao/raw/main/cdnfly/api.py -O /opt/venv/lib/python2.7/site-packages/requests/api.py
supervisorctl -c /opt/cdnfly/master/conf/supervisord.conf reload