这个工具可以用自定义 email 注册账号,支持 Google 和 GitHub 账号注册,也支持临时 GitHub 账号注册,会终止所有 Cursor 正在运行的进程,重置并清除 Cursor 的数据和硬件信息。
支持 Windows、macOS 和 Linux。
为了获得最佳性能,请以管理员权限运行,并始终保持最新版本。
请务必清除浏览器的缓存和 cookies。如果可能的话,使用 VPN 来创建新账号。
这是一個自动化工具,自动注册,支持 Windows macOS 和 Linux 系统,完成 Auth 验证,重置 Cursor 的配置。
如果沒有浏览器,可以从 Google Chrome 或 Opera 或 Edge 或 Firefox 或 Brave 下载
✨ 功能特点
🌟 使用 Google OAuth 认证(终身访问)
⭐ 使用 GitHub OAuth 认证(终身访问)
自动注册 Cursor 会员
支持 Windows、macOS 和 Linux 系统
完成 Auth 认证
重置 Cursor 配置
删除 Cursor Google 账号
多語言支持(英文、简体中文、繁体中文、越南語)
💻 System Support | 系统支持
Windows | x64 | ✅ | macOS | Intel | ✅ |
---|---|---|---|---|---|
Windows | x86 | ✅ | macOS | Apple Silicon | ✅ |
Linux | x64 | ✅ | Linux | x86 | ✅ |
Linux | ARM64 | ✅ | Linux | ARM64 | ✅ |
👀 如何使用
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
Install via AUR
yay -S cursor-free-vip-git
Windows
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
curl -fsSL https://raw.githubusercontent.com/yeongpin/cursor-free-vip/main/scripts/reset.sh | sudo bash
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
要停止脚本,请按 Ctrl+C
❗ 注意事項
📝 Config | 文件配置
Win / Macos / Linux Path | 路径 [Documents/.cursor-free-vip/config.ini]
⭐ Config | 文件配置说明
[Chrome]
# 默认 Google Chrome 浏览器路径
chromepath = C:\Program Files\Google/Chrome/Application/chrome.exe
[Turnstile]
# 等待人机验证时间
handle_turnstile_time = 2
# 等待人机验证登录随机事件(必须是 1-3 或者 1,3 这样的组合)
handle_turnstile_random_time = 1-3
[OSPaths]
# 存储路径
storage_path = /Users/username/Library/Application Support/Cursor/User/globalStorage/storage.json
# SQLite 路径
sqlite_path = /Users/username/Library/Application Support/Cursor/User/globalStorage/state.vscdb
# 机器 ID 路径
machine_id_path = /Users/username/Library/Application Support/Cursor/machineId
# For Linux users: ~/.config/cursor/machineid
[Timing]
# 最小随机时间
min_random_time = 0.1
# 最大随机时间
max_random_time = 0.8
# 页面加载等待时间
page_load_wait = 0.1-0.8
# 输入等待时间
input_wait = 0.3-0.8
# Submit Wait | 提交等待时间
submit_wait = 0.5-1.5
# Verification Code Input | 验证码输入等待時間
verification_code_input = 0.1-0.3
# Verification Success Wait | 验证成功等待時間
verification_success_wait = 2-3
# Verification Retry Wait | 验证重试等待時間
verification_retry_wait = 2-3
# Email Check Initial Wait | 邮件检查初始等待時間
email_check_initial_wait = 4-6
# Email Refresh Wait | 邮件刷新等待時間
email_refresh_wait = 2-4
# Settings Page Load Wait | 设置页面加载等待时间
settings_page_load_wait = 1-2
# Failed Retry Time | 失败重试时间
failed_retry_time = 0.5-1
# Retry Interval | 重试间隔
retry_interval = 8-12
# Max Timeout | 最大超时时间
max_timeout = 160
[Utils]
# Check Update | 检查更新
check_update = True
# Show Account Info | 显示账号信息
show_account_info = True
[WindowsPaths]
storage_path = C:\Users\yeongpin\AppData\Roaming\Cursor\User\globalStorage\storage.json
sqlite_path = C:\Users\yeongpin\AppData\Roaming\Cursor\User\globalStorage\state.vscdb
machine_id_path = C:\Users\yeongpin\AppData\Roaming\Cursor\machineId
cursor_path = C:\Users\yeongpin\AppData\Local\Programs\Cursor\resources\app
updater_path = C:\Users\yeongpin\AppData\Local\cursor-updater
update_yml_path = C:\Users\yeongpin\AppData\Local\Programs\Cursor\resources\app-update.yml
product_json_path = C:\Users\yeongpin\AppData\Local\Programs\Cursor\resources\app\product.json
[Browser]
default_browser = opera
chrome_path = C:\Program Files\Google\Chrome\Application\chrome.exe
edge_path = C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
firefox_path = C:\Program Files\Mozilla Firefox\firefox.exe
brave_path = C:\Program Files\BraveSoftware/Brave-Browser/Application/brave.exe
chrome_driver_path = D:\VisualCode\cursor-free-vip-new\drivers\chromedriver.exe
edge_driver_path = D:\VisualCode\cursor-free-vip-new\drivers\msedgedriver.exe
firefox_driver_path = D:\VisualCode\cursor-free-vip-new\drivers\geckodriver.exe
brave_driver_path = D:\VisualCode\cursor-free-vip-new\drivers\chromedriver.exe
opera_path = C:\Users\yeongpin\AppData\Local\Programs\Opera\opera.exe
opera_driver_path = D:\VisualCode\cursor-free-vip-new\drivers\chromedriver.exe
[OAuth]
show_selection_alert = False
timeout = 120
max_attempts = 3
请使用管理员身份运行脚本
请确保在运行脚本前已经关闭 Cursor
此工具仅供学习和研究使用
使用本工具时请遵守相关软件使用条款。
🚨 常见问题
如果遇到权限问题,请确保以管理员身份运行脚本。