Skip to content

81NewArk/AntiCAP-WebApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AntiCAP-WebApi

🌍环境说明

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
# 首次运行要求输入账号密码 然后会把账号密码保存到当前目录下.env文件中 
# 账号密码可在.env文件中修改 修改以后重新运行项目即可

# 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

📄 使用说明

本项目支持本地,局域网,公网部署

# 早期版本录制的视频,但是内容大致适用

https://www.bilibili.com/video/BV1xYGgz9ENE

🐧 QQ交流群


QQGroup

🚬 请作者抽一包香香软软的利群


Ali Wx

About

基于AntiCAP开发的多类型验证码识别网站,支持点选 滑块 算术 旋转 OCR

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages