cursor-free-vip:基于多平台的 Cursor 配置管理工具

cursor-free-vip

分支1Tags72
文件最后提交记录最后更新时间
1 年前
1 年前
1 年前
1 年前
1 年前
6 个月前
1 年前
1 年前
1 年前
1 年前
1 年前
1 年前
7 个月前
1 年前
1 年前
1 年前
1 年前
1 年前
1 年前
1 年前
1 年前
1 年前
1 年前
1 年前
1 年前
1 年前
1 年前
1 年前
1 年前
1 年前
1 年前
1 年前
1 年前
1 年前
1 年前
1 年前
1 年前
1 年前
1 年前
1 年前
1 年前
1 年前

➤ Cursor Free VIP

Cursor Pro Logo

Release License: CC BY-NC-ND 4.0 Stars Downloads Buy Me a Coffee Ask DeepWiki.com

yeongpin%2Fcursor-free-vip | Trendshift

支持最新 0.49.x 版本

本工具僅用於教育目的,目前本倉庫未違反任何法律。請支持原項目。 本工具不會生成任何虛假電子郵件帳戶和 OAuth 訪問權限。

支持 Windows、macOS 和 Linux 系統。

為獲得最佳性能,請以管理員權限運行並始終保持更新。

這是一款用於學習和研究的工具,目前 repo 沒有違反任何法律。請支持原作者。 這款工具不會生成任何假的電子郵件帳戶和 OAuth 訪問。

支持 Windows、macOS 和 Linux。

對於最佳性能,請以管理員身份運行並始終保持最新。

new

🔄 Change Log | 更新日志

Watch Change Log | 查看更新日志

✨ Features | 功能特点

  • Support Windows macOS and Linux systems
    支持 Windows、macOS 和 Linux 系统

  • Reset Cursor's configuration
    重置 Cursor 的配置

  • Multi-language support (English, 简体中文, 繁體中文, Vietnamese)
    多语言支持(英文、简体中文、繁體中文、越南语)

💻 System Support | 系统支持

Operating System Architecture Supported
Windows x64, x86
macOS Intel, Apple Silicon
Linux x64, x86, ARM64

👀 How to use | 如何使用

⭐ 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

Archlinux

通过 AUR 进行安装

yay -S cursor-free-vip-git

Windows

irm https://raw.githubusercontent.com/yeongpin/cursor-free-vip/main/scripts/install.ps1 | iex

如果您想停止脚本,请按 Ctrl+C
要停止腳本,請按 Ctrl+C

❗ Note | 注意事項

📝 Config | 文件配置 Win / Macos / Linux Path | 路徑 [Documents/.cursor-free-vip/config.ini]

⭐ Config | 文件配置
[Chrome]
# Default Google Chrome Path | 默認Google Chrome 遊覽器路徑
chromepath = C:\Program Files\Google/Chrome/Application/chrome.exe

[Turnstile]
# Handle Turnstile Wait Time | 等待人機驗證時間
handle_turnstile_time = 2
# Handle Turnstile Wait Random Time (must merge 1-3 or 1,3) | 等待人機驗證隨機時間(必須是 1-3 或者 1,3 這樣的組合)
handle_turnstile_random_time = 1-3

[OSPaths]
# Storage Path | 存儲路徑
storage_path = /Users/username/Library/Application Support/Cursor/User/globalStorage/storage.json
# SQLite Path | SQLite路徑
sqlite_path = /Users/username/Library/Application Support/Cursor/User/globalStorage/state.vscdb
# Machine ID Path | 機器ID路徑
machine_id_path = /Users/username/Library/Application Support/Cursor/machineId
# For Linux users: ~/.config/cursor/machineid

[Timing]
# Min Random Time | 最小隨機時間
min_random_time = 0.1
# Max Random Time | 最大隨機時間
max_random_time = 0.8
# Page Load Wait | 頁面加載等待時間
page_load_wait = 0.1-0.8
# Input Wait | 輸入等待時間
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

[TempMailPlus]
# Enable TempMailPlus | 啓用 TempMailPlus(任何轉發到TempMailPlus的郵件都支持獲取驗證碼,例如cloudflare郵件Catch-all)
enabled = false
# TempMailPlus Email | TempMailPlus 電子郵件
email = xxxxx@mailto.plus
# TempMailPlus pin | TempMailPlus pin碼
epin = 

[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
  • Use administrator privileges to run the script
    请使用管理员身份运行脚本

  • Confirm that Cursor is closed before running the script
    请确保在运行脚本前已经关闭 Cursor

  • This tool is only for learning and research purposes
    此工具仅供学习和研究使用

  • Please comply with the relevant software usage terms when using this tool
    使用本工具时请遵守相关软件使用条款

🚨 Common Issues | 常见问题

如果遇到权限问题,请确保: 此脚本以管理员身份运行
If you encounter permission issues, please ensure: This script is run with administrator privileges
Error 'User is not authorized' This means your account was banned for using temporary (disposal) mail. Ensure using a non-temporary mail service

🤩 Contribution | 贡献

欢迎提交 Issue 和 Pull Request!



📩 Disclaimer | 免责声明

本工具仅供学习和研究使用,使用本工具所产生的任何后果由使用者自行承担。

This tool is only for learning and research purposes, and any consequences arising from the use of this tool are borne by the user.

💰 Buy Me a Coffee | 请我喝杯咖啡

buy_me_a_coffee
buy_me_a_coffee

⭐ Star History | 星星数

Star History Chart

📝 License | 授权

本项目采用 CC BY-NC-ND 4.0 授权。 Please refer to the LICENSE file for details.