This tool is for educational purposes, currently the repo does not violate any laws. Please support the original project. This tool will not generate any fake email accounts and OAuth access.
Supports Windows, macOS and Linux.
For optimal performance, run with privileges and always stay up to date.
Đây là một công cụ dành cho mục đích học tập và nghiên cứu, hiện tại repo không vi phạm bất kỳ luật nào. Vui lòng hỗ trợ dự án gốc. Công cụ này sẽ không tạo ra bất kỳ tài khoản email giả và quyền truy cập OAuth nào.
Hỗ trợ Windows, macOS và Linux.
Để có hiệu suất tối ưu, hãy chạy với quyền và luôn cập nhật mới nhất.
Watch Change Log | Xem nhật ký cập nhật
-
Support Windows macOS and Linux systems
Hỗ trợ hệ thống Windows, macOS và Linux -
Reset Cursor's configuration
Đặt lại cấu hình Cursor -
Multi-language support (English, 简体中文, 繁體中文, Vietnamese)
Hỗ trợ đa ngôn ngữ (Tiếng Anh, Tiếng Trung giản thể, Tiếng Trung phồn thể, Tiếng Việt)
| Operating System | Architecture | Supported |
|---|---|---|
| Windows | x64, x86 | ✅ |
| macOS | Intel, Apple Silicon | ✅ |
| Linux | x64, x86, ARM64 | ✅ |
⭐ Auto Run Script | Chạy script tự động
curl -fsSL https://raw.githubusercontent.com/noname1007/cursor-free-vip/main/scripts/install.sh -o install.sh && chmod +x install.sh && ./install.shInstall via AUR
yay -S cursor-free-vip-gitirm https://raw.githubusercontent.com/noname1007/cursor-free-vip/main/scripts/install.ps1 | iexIf you want to stop the script, please press Ctrl+C
Để dừng script, vui lòng nhấn Ctrl+C
📝 Config | Cấu hình file
Win / Macos / Linux Path | Đường dẫn [Documents/.cursor-free-vip/config.ini]
⭐ Config | Cấu hình file
[Chrome]
# Default Google Chrome Path | Đường dẫn trình duyệt Google Chrome mặc định
chromepath = C:\Program Files\Google/Chrome/Application/chrome.exe
[Turnstile]
# Handle Turnstile Wait Time | Thời gian chờ xác minh người máy
handle_turnstile_time = 2
# Handle Turnstile Wait Random Time (must merge 1-3 or 1,3) | Thời gian chờ xác minh người máy ngẫu nhiên (phải là 1-3 hoặc 1,3)
handle_turnstile_random_time = 1-3
[OSPaths]
# Storage Path | Đường dẫn lưu trữ
storage_path = /Users/username/Library/Application Support/Cursor/User/globalStorage/storage.json
# SQLite Path | Đường dẫn SQLite
sqlite_path = /Users/username/Library/Application Support/Cursor/User/globalStorage/state.vscdb
# Machine ID Path | Đường dẫn ID máy
machine_id_path = /Users/username/Library/Application Support/Cursor/machineId
# For Linux users: ~/.config/cursor/machineid
[Timing]
# Min Random Time | Thời gian ngẫu nhiên tối thiểu
min_random_time = 0.1
# Max Random Time | Thời gian ngẫu nhiên tối đa
max_random_time = 0.8
# Page Load Wait | Thời gian chờ tải trang
page_load_wait = 0.1-0.8
# Input Wait | Thời gian chờ nhập liệu
input_wait = 0.3-0.8
# Submit Wait | Thời gian chờ gửi
submit_wait = 0.5-1.5
# Verification Code Input | Thời gian chờ nhập mã xác minh
verification_code_input = 0.1-0.3
# Verification Success Wait | Thời gian chờ xác minh thành công
verification_success_wait = 2-3
# Verification Retry Wait | Thời gian chờ thử lại xác minh
verification_retry_wait = 2-3
# Email Check Initial Wait | Thời gian chờ kiểm tra email ban đầu
email_check_initial_wait = 4-6
# Email Refresh Wait | Thời gian chờ làm mới email
email_refresh_wait = 2-4
# Settings Page Load Wait | Thời gian chờ tải trang cài đặt
settings_page_load_wait = 1-2
# Failed Retry Time | Thời gian thử lại khi thất bại
failed_retry_time = 0.5-1
# Retry Interval | Khoảng thời gian thử lại
retry_interval = 8-12
# Max Timeout | Thời gian chờ tối đa
max_timeout = 160
[Utils]
# Check Update | Kiểm tra cập nhật
check_update = True
# Show Account Info | Hiển thị thông tin tài khoản
show_account_info = True
[TempMailPlus]
# Enable TempMailPlus | Bật TempMailPlus (bất kỳ email nào chuyển tiếp đến TempMailPlus đều hỗ trợ lấy mã xác minh, ví dụ email cloudflare Catch-all)
enabled = false
# TempMailPlus Email | Email TempMailPlus
email = xxxxx@mailto.plus
# TempMailPlus pin | Mã pin TempMailPlus
epin =
[WindowsPaths]
storage_path = C:\Users\noname1007\AppData\Roaming\Cursor\User\globalStorage\storage.json
sqlite_path = C:\Users\noname1007\AppData\Roaming\Cursor\User\globalStorage\state.vscdb
machine_id_path = C:\Users\noname1007\AppData\Roaming\Cursor\machineId
cursor_path = C:\Users\noname1007\AppData\Local\Programs\Cursor\resources\app
updater_path = C:\Users\noname1007\AppData\Local\cursor-updater
update_yml_path = C:\Users\noname1007\AppData\Local\Programs\Cursor\resources\app-update.yml
product_json_path = C:\Users\noname1007\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\noname1007\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
Vui lòng sử dụng quyền quản trị viên để chạy script -
Confirm that Cursor is closed before running the script
Vui lòng đảm bảo đã đóng Cursor trước khi chạy script -
This tool is only for learning and research purposes
Công cụ này chỉ dành cho mục đích học tập và nghiên cứu -
Please comply with the relevant software usage terms when using this tool
Vui lòng tuân thủ các điều khoản sử dụng phần mềm liên quan khi sử dụng công cụ này
| Nếu gặp vấn đề về quyền, vui lòng đảm bảo: | Script này chạy với quyền quản trị viên |
|---|---|
| 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 |
Chào mừng gửi Issue và Pull Request!
Công cụ này chỉ dành cho mục đích học tập và nghiên cứu, bất kỳ hậu quả nào phát sinh từ việc sử d���ng công cụ này đều do người sử dụng tự chịu trách nhiệm.
This tool is only for learning and research purposes, and any consequences arising from the use of this tool are borne by the user.
Dự án này sử dụng giấy phép CC BY-NC-ND 4.0. Please refer to the LICENSE file for details.



