cursor-free-vip
自动注册 Cursor Ai ,自动重置机器ID , 免费升级使用Pro功能,它解决了用户在使用 Cursor 时遇到的“试用请求限制”和“此机器上使用了太多免费试用账号,请升级到 Pro”的问题。
Github地址
https://github.com/yeongpin/cursor-free-vip
项目功能
•自动注册:支持使用 Google 和 GitHub 账号进行注册,也可以通过临时邮箱注册。
•重置机器 ID:可以手动或自动重置 Cursor 的机器 ID,避免因机器 ID 限制而无法使用免费试用的问题。
•删除账号:支持删除与 Cursor 关联的 Google 账号。
•多语言支持:提供多种语言版本,方便不同地区的用户使用。
•系统支持:支持 Windows(x64、x86)、macOS(Intel、Apple Silicon)和 Linux(x64、x86、ARM64)。
使用方法
•自动化脚本运行:
•Linux/macOS:通过curl命令下载并运行安装脚本。
curl -fsSL https://raw.githubusercontent.com/yeongpin/cursor-free-vip/main/scripts/install.sh -o install.sh && chmod +x install.sh && ./install.sh
•Windows:通过 PowerShell 运行安装脚本。
irm https://raw.githubusercontent.com/yeongpin/cursor-free-vip/main/scripts/install.ps1 | iex
•手动重置机器:
•Linux/macOS:运行重置脚本。
curl -fsSL https://raw.githubusercontent.com/yeongpin/cursor-free-vip/main/scripts/reset.sh | sudo bash
•Windows:运行重置脚本。
irm https://raw.githubusercontent.com/yeongpin/cursor-free-vip/main/scripts/reset.ps1 | iex
配置文件
•配置文件路径:Documents/.cursor-free-vip/config.ini
•配置项:
•Chrome 路径:指定 Google Chrome 的安装路径。
•人机验证时间:设置等待人机验证的时间。
•存储路径:指定 Cursor 的存储路径。
•随机时间设置:包括最小随机时间、最大随机时间、页面加载等待时间等。
•更新检查:是否检查更新。
•显示账号信息:是否显示账号信息。
注意事项
• 使用管理员权限运行脚本。
• 确保在运行脚本前关闭 Cursor。
• 该工具仅供学习和研究使用,请遵守相关软件使用条款。
大佬们,点个关注不迷路
领取专属 10元无门槛券
私享最新 技术干货