自动获取 arkose 的 token,用于自动化测试
不再提供 P 项目 BYPASS 功能,没有原因,请不要问为什么
创建docker-compose.yml
文件
version: "3"
services:
broswer:
image: xyhelper/xyhelper-arkose:latest
ports:
- "8199:3000"
启动
docker-compose up -d
curl "http://服务器IP:8199/token"
curl "http://服务器IP:8199/ping"
curl "http://服务器IP:8199/payload"
获取 token 地址:https://chatarkose.xyhelper.cn/token