Skip to content

Latest commit

 

History

History
18 lines (18 loc) · 662 Bytes

README.md

File metadata and controls

18 lines (18 loc) · 662 Bytes

Serv00-Reg

项目简介

Serv00-Reg 是一个自动化注册工具,支持创建账户、验证码识别等功能。该项目使用 Python 编写,并依赖于一些外部库。

下载脚本

使用 wget 下载

wget https://raw.githubusercontent.com/XyHK-HUC/Serv00-Reg/main/main.py

使用 curl 下载

curl -O https://raw.githubusercontent.com/XyHK-HUC/Serv00-Reg/main/main.py

安装依赖

使用 pip 安装依赖库

你可以通过以下指令直接从 GitHub 上安装项目所需的所有依赖库:

pip install -r https://raw.githubusercontent.com/XyHK-HUC/Serv00-Reg/main/requirements.txt