Confusion-ymc / GetGrassWebUI

This is a python tools for get grass score with multi accounts.
Apache License 2.0
10 stars 7 forks source link

Get Grass With WebUI

This is a python tools for get grass score with multi accounts.

img.png

直接运行

  1. pip3 install -r requirements.txt
  2. python3 main.py
  3. 浏览器访问http://127.0.0.1:8000
  4. 点击上传文件 上传编辑好的 account.txt

Docker Compose 运行

  1. git clone https://github.com/Confusion-ymc/GetGrassWebUI.git
  2. docker compose up --build -d
  3. 浏览器访问http://{容器ip}:8000
  4. 点击上传文件 上传编辑好的 account.txt

关于account.txt文件格式