-
安装所需环境
sudo apt update -y && apt install -y python3 python3-venv pip
-
安装库并运行脚本
git clone https://github.com/Gzgod/Grass-new && cd Grass-new python3 -m venv venv && source venv/bin/activate && pip install -r requirements.txt python3 main.py
- 如果您还没有注册,可以使用我的链接: (点击注册).
- 如何获取您的用户ID?
- 登录并打开 https://app.getgrass.io/dashboard
- 在浏览器中打开开发人员工具 (F12) / 检查元素。
- 在“控制台(console)”选项卡中,输入:
localStorage.getItem('userId');
- 复制不带“”或“”的结果并将其粘贴到“uid.txt”中。
- 对于多个帐户,将每个 uid 添加到新行,例如:
uid1 uid2 uid2
http://user:password@ip:port