此方法使用于目前最新的 0.48.x 版本,同时帮助你禁止自动更新
和绕过token限制
。
软件可以直接从官网上下载:cursor官网
主要方法是使用Cursor Free VIP (Cursor Free VIP) ,这是一个绕过 Cursor 会员验证机制 (Cursor’s membership verification mechanism) 的开源工具。实现自动注册 Cursor Ai ,自动重置机器ID , 免费升级使用Pro功能。
轻松解决一下问题:
- You’ve reached your trial request limit.
- Too many free trial accounts used on this machine. Please upgrade to pro. We have this limit in place to prevent abuse. Please let us know if you believe this is a mistake.
操作步骤
1. 退出cursor
2. 打开命令启动器,不同系统的使用方法如下:
请管理员方式运行!
请管理员方式运行!!
请管理员方式运行!!!
- Linux/macOS
curl -fsSL https://raw.githubusercontent.com/yeongpin/cursor-free-vip/main/scripts/install.sh -o install.sh && chmod +x install.sh && ./install.sh
- Archlinux(需通过AUR安装)
yay -S cursor-free-vip-git
- Windows(使用powershell)
irm https://raw.githubusercontent.com/yeongpin/cursor-free-vip/main/scripts/install.ps1 | iex