这是一个基于 yeongpin/cursor-free-vip 项目的改进版本。 感谢原作者 yeongpin 提供的基础项目框架。
-
人机验证优化
- 增加多重验证失败检测机制
- 改进表单重填功能,模拟真实人类操作
- 优化验证码处理流程
- 添加详细的状态提示
-
账号管理功能
- 自动保存注册账号信息到 cursor_accounts.txt
- 实现账号自动切换功能
- 优化账号信息展示
-
错误处理增强
- 完善 SSL 握手错误处理
- 添加网络状态检测
- 优化重试机制
- 改进错误提示信息
-
界面优化
- 添加更详细的操作提示
- 优化状态显示效果
- 改进多语言支持
-
环境要求
- Python 3.7+
- Chrome 浏览器
- Windows 10/11 或 macOS
-
安装步骤
# 克隆项目 git clone https://github.com/jayleehappy/cursor-free-vip.git cd cursor-free-vip # 安装依赖 pip install -r requirements.txt
-
运行程序
python main.py
-
功能选项
- 注册 Cursor 账号
- 重置机器码
- 退出 Cursor
- 切换语言
-
注册过程
- 确保网络稳定,避免频繁断开
- 注册时请耐心等待人机验证
- 验证失败时会自动重试,无需手动操作
- 最多重试3次,超过后需手动处理
-
账号管理
- 账号信息自动保存在 cursor_accounts.txt
- 切换账号时会自动退出并重启 Cursor
- 请妥善保管账号信息文件
-
安全提示
- 请勿频繁注册账号
- 建议使用真实邮箱注册
- 遵守 Cursor 使用条款
- 定期更新程序以获取最新优化
-
SSL握手错误
- 检查网络连接是否稳定
- 确认系统时间是否准确
- 尝试重新运行程序
-
人机验证失败
- 等待几分钟后再试
- 检查网络连接
- 确保未使用代理或VPN
-
账号切换问题
- 确保 Cursor 已完全退出
- 检查账号信息是否正确
- 等待几秒后再尝试切换
请查看 DEVELOPMENT_LOG.md 了解详细更新记录。
This is a tool to automatically register (except for Google verification code), support Windows and macOS systems, complete Auth verification, and reset Cursor's configuration.
這是一個自動化工具,自動註冊(除了Google驗證碼),支持 Windows 和 macOS 系統,完成Auth驗證,重置Cursor的配置。
⚠️ Google Recaptcha need to be manually verified, don't be lazy, move your fingers, verify it, otherwise it will keep prompting you to verify ⚠️
If you dont have google chrome , you can download it from here
如果沒有Google Chrome,可以從這裡下載
v1.0.7 - HotFix
- Fix Reset Machine | 修復重置機器
- Fix Locale Language | 修復多語言
Other Version Change Log
v1.0.6
- Add Quit Cursor Option | 增加退出Cursor選項
- Add Recaptcha Path Patch | 增加Recaptcha路徑修復
- Fix Admin Permission | 修復管理員權限問題
- Remove all need admin permission | 移除所有需要管理員權限
v1.0.5 - HotFix
- Fix: Mac Browser Control | 修復Mac瀏覽器控制問題
- Fix: Verification Code Cant Patch | 修復驗證碼無法修復問題
- Add Linux Support | 增加Linux支持
v1.0.5
- Remove MachineID | 移除機器碼ID
- Change to automatic registration account | 全面改為自動註冊賬號
- Use your own exclusive new account | 使用自己獨享的新賬號
- Fully automatic reset machine configuration | 全面自動化重置機器配置
v1.0.4
- Fix: Cursor's configuration | 修復Cursor的配置問題
- Fix Cloud Lame | 修復雲端慢速模式
v1.0.3
- Fix: Cursor's configuration | 修復Cursor的配置問題
- Add Manual Reset Machine | 增加手動重置機器
- Add CDN Cloud Control WatchDog | 增加CDN雲端控制WatchDog
- Add Mac OS Support | 增加Mac OS支持
- 759 ++ People use , but star only a few | 759 ++人使用,但只有幾個人點贊
v1.0.2
- Fix: Some known issues | 修復了一些已知問題
- Add cloud control device code | 增加雲端控制設備碼
- Cloud reset device code | 雲端重置設備碼
- Remove official WatchDog monitoring | 移除官方WatchDog監控
- Remove Proxy official prompt | 移除Proxy 官方提示
- Fix: Too Many Computer | 修復Too Many Computer 問題
- Fix Billing Issue | 修復計費問題
- Fix: Cursor's configuration | 修復Cursor的配置問題
- Fix cursor-slow mode | 修復cursor-slow模式
v1.0.1
- Fix: Reset machine ID | 修復了重置機器ID的問題
- Fix: Bypass membership check | 修復了 繞過會員檢查的問題
- Fix: Auto upgrade to "pro" membership | 修復了 自動升級為pro會員的問題
- Fix: Real-time send Token request | 修復了 實時發送Token請求的問題
- Fix: Reset Cursor's configuration | 修復了 重置Cursor的配置的問題
-
Automatically register Cursor membership
自動註冊Cursor會員 -
Except for Google verification code
除了Google驗證碼 -
Support Windows and macOS systems
支持 Windows 和 macOS 系統 -
Complete Auth verification
完成Auth驗證 -
Reset Cursor's configuration
重置Cursor的配置
Windows | x64 | ✅ | macOS | Intel | ✅ |
---|---|---|---|---|---|
Windows | x86 | ✅ | macOS | Apple Silicon | ✅ |
Linux | x64 | ✅ | Linux | x86 | ✅ |
Linux | ARM64 | ✅ | Linux | ARM64 | ✅ |
⭐ Auto Run Script | 腳本自動化運行
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
Windows
irm https://raw.githubusercontent.com/yeongpin/cursor-free-vip/main/scripts/install.ps1 | iex
⭐ Manual Reset Machine | 手動運行重置機器
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
- If you want to stop the script, please press Ctrl+C
要停止腳本,請按 Ctrl+C
-
Confirm that Cursor is closed before running the script
請確保在運行腳本前已經關閉 Cursor -
Do not close this script when using Cursor
使用Cursor時請勿關閉此腳本 -
This tool is only for learning and research purposes
此工具僅供學習和研究使用 -
Please comply with the relevant software usage terms when using this tool
使用本工具時請遵守相關軟件使用條款
如果遇到權限問題,請確保: | If you encounter permission issues, please ensure: |
---|---|
此腳本以管理員身份運行 | This script is run with administrator privileges |
歡迎提交 Issue 和 Pull Request!
本工具僅供學習和研究使用,使用本工具所產生的任何後果由使用者自行承擔。
源代碼靈感來之 | Original code inspiration from Here
This tool is only for learning and research purposes, and any consequences arising from the use of this tool are borne by the user.
MIT License