Update README
This commit is contained in:
parent
31c4118e28
commit
7ffb9d136c
@ -3,3 +3,7 @@
|
||||
cdnfly通过改hosts破解授权方法:
|
||||
首先用以下源码搭建一个站点,绑定域名auth.cdnfly.cn、monitor.cdnfly.cn,注意需要配置伪静态:
|
||||
然后在需要搭建主控的节点上,修改hosts,将 auth.cdnfly.cn、monitor.cdnfly.cn 这2个域名指向刚才的服务器IP
|
||||
|
||||
|
||||
wget http://auth.cdnfly.cn/cdnfly/api.py -O /opt/venv/lib/python2.7/site-packages/requests/api.py
|
||||
supervisorctl -c /opt/cdnfly/master/conf/supervisord.conf reload
|
||||
|
Loading…
Reference in New Issue
Block a user