python >= 3.8 64bit
# pyjwt库可能不支持低版本python 推荐使用3.10.6版本
# https://registry.npmmirror.com/-/binary/python/3.10.6/python-3.10.6-amd64.exe
# 1.Git克隆仓库 或 手动下载
git clone https://github.com/81NewArk/AntiCAP-WebApi
# 2.进入项目目录
cd AntiCAP-WebApi
# 3.使用清华源下载项目所需依赖
pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple
# 4.运行项目
python main.py
# 5.默认端口为6688,初始化账号密码均为admin
# 6.访问Web主页和开发者文档:
http://127.0.0.1:6688/
http://localhost:6688/
http://127.0.0.1:6688/docs
http://localhost:6688/docs
# 1.Git克隆仓库 或 手动下载
git clone https://github.com/81NewArk/AntiCAP-WebApi
# 2.根据系统 选择运行 Run-Windows.bat或 Run-Linux.sh 会自动安装所需依赖并运行项目
# 3.默认端口为6688 初始化账号密码均为admin
# 早期版本录制的视频,但是内容大致适用
https://www.bilibili.com/video/BV1xYGgz9ENE