1 Star 1 Fork 0

totalo / CTFd_zh

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
serve.py 113 Bytes
一键复制 编辑 原始数据 按行查看 历史
totalo 提交于 2018-07-18 09:34 . Initial commit
from CTFd import create_app
app = create_app()
app.run(debug=True, threaded=True, host="127.0.0.1", port=18889)
Python
1
https://gitee.com/totalo/CTFd_zh.git
git@gitee.com:totalo/CTFd_zh.git
totalo
CTFd_zh
CTFd_zh
master

搜索帮助