From d4ac7e2bbf5eb6d519d728767798d08e2112f2c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=85=8E=E9=A5=BC=E6=9E=9C=E5=AD=90=E5=8D=B7=E9=B2=A8?= =?UTF-8?q?=E9=B1=BC=E8=BE=A3=E6=A4=92?= Date: Sat, 11 Jan 2025 13:22:40 +0800 Subject: [PATCH] Update README.md to enhance user guidance and trial reset solutions - Revised the trial reset instructions for clarity, providing detailed steps for users encountering usage limits. - Added temporary solutions including a quick reset method, account switching, and network optimization tips. - Improved the structure and formatting of the README for better readability and user experience. - Removed outdated sections and ensured all links point to the correct documentation files. --- README.md | 226 +++++------------------------------------------- README_CN.md | 239 +++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 262 insertions(+), 203 deletions(-) create mode 100644 README_CN.md diff --git a/README.md b/README.md index 5f34a2f..a09f8c8 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square&logo=bookstack)](https://github.com/yuaotian/go-cursor-help/blob/master/LICENSE) [![Stars](https://img.shields.io/github/stars/yuaotian/go-cursor-help?style=flat-square&logo=github)](https://github.com/yuaotian/go-cursor-help/stargazers) -[🌟 English](#english) | [🌏 中文](#chinese) +[🌟 English](README.md) | [🌏 中文](README_CN.md) Cursor Logo @@ -14,8 +14,6 @@ --- -## 🌟 English - ### 📝 Description > Resets Cursor's free trial limitation when you see: @@ -27,13 +25,29 @@ to prevent abuse. Please let us know if you believe this is a mistake. ``` -> If you see this message: +> If you see this message:This means you've reached the usage limit during the VIP free trial period. + ```text You've reached your trial request limit. ``` -> This means you've reached the usage limit during the VIP free trial period. Solutions: -> - Log out and register a new account -> - Switch to a different account +> Temporary Solution: + +#### Solution 1: Quick Reset (Recommended) +1. Close Cursor application +2. Run the machine code reset script (see installation instructions below) +3. Reopen Cursor to continue using + +#### Solution 2: Account Switch +1. File -> Cursor Settings -> Sign Out +2. Close Cursor +3. Run the machine code reset script +4. Login with a new account + +#### Solution 3: Network Optimization +If the above solutions don't work, try: +- Switch to low-latency nodes (Recommended regions: Japan, Singapore, US, Hong Kong) +- Ensure network stability +- Clear browser cache and retry ### 💻 System Support @@ -70,26 +84,13 @@ You've reached your trial request limit. ```bash curl -fsSL https://raw.githubusercontent.com/yuaotian/go-cursor-help/master/scripts/install.sh | sudo bash ``` -**国内Linux/macOS用户代理下载执行** -- **macOS**: -```bash -curl -fsSL https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_mac_id_modifier.sh | sudo bash -``` -- **Linux**: -```bash -curl -fsSL https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_linux_id_modifier.sh | sudo bash -``` **Windows**: Copy and paste in PowerShell ```powershell irm https://raw.githubusercontent.com/yuaotian/go-cursor-help/master/scripts/install.ps1 | iex ``` -**国内用户快速安装** -```powershell -irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex -``` -[Administrator Terminal Guide(English)](#admin-terminal-en) |[管理员终端说明(中文)](#admin-terminal-zh) -### 💻 How to Open Windows Administrator Terminal {#admin-terminal-en} + +### 💻 How to Open Windows Administrator Terminal > **Steps to open administrator terminal on Windows:** > 1. Use shortcut key `Win + X` @@ -165,187 +166,6 @@ The tool generates new unique identifiers for: - ✅ Error handling and recovery ---- - -## 🌏 Chinese - -### 📝 问题描述 - -> 当看到以下提示时重置Cursor试用期: - -```text -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. -``` - -> 如果看到以下提示: -```text -You've reached your trial request limit. -``` -> 这表示在VIP免费试用期间已达到使用次数限制。解决方案: -> - 注销当前账号并重新注册 -> - 更换新的账号 - -## 联系方式 - -
- - - - - - - - -
-个人微信
-作者微信
-微信:JavaRookie666 -
-微信交流群
-微信群二维码
-7天内(1月15日前)有效,群满可以加公众号关注最新动态 -
-公众号
-微信公众号
-获取更多AI开发资源 -
-微信赞赏
-微信赞赏码
-要到饭咧?啊咧?啊咧?不给也没事~ 请随意打赏 -
-支付宝赞赏
-支付宝赞赏码
-如果觉得有帮助,来包辣条犒劳一下吧~ -
-
- -### 🚀 系统支持 - - - - - - - -
- -**Windows** ✅ -- x64 & x86 - - - -**macOS** ✅ -- Intel & M-series - - - -**Linux** ✅ -- x64 & ARM64 - -
- -### 🚀 一键解决 - -**Linux/macOS**: 在终端中复制粘贴 -```bash -curl -fsSL https://raw.githubusercontent.com/yuaotian/go-cursor-help/master/scripts/install.sh | sudo bash -``` -**国内Linux/macOS用户代理下载执行** -- **macOS**: -```bash -curl -fsSL https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_mac_id_modifier.sh | sudo bash -``` -- **Linux**: -```bash -curl -fsSL https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_linux_id_modifier.sh | sudo bash -``` - -**Windows**: 在PowerShell中复制粘贴执行 -```powershell -irm https://raw.githubusercontent.com/yuaotian/go-cursor-help/master/scripts/install.ps1 | iex -``` -**国内用户快速安装** -```powershell -irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex -``` - - [管理员终端说明(中文)](#admin-terminal-zh)|[Administrator Terminal Guide(English)](#admin-terminal-en) -### 💻 如何打开Windows管理员终端 {#admin-terminal-zh} - -> **Windows系统打开管理员终端的方法:** -> 1. 使用快捷键 `Win + X` -> 2. 在弹出的菜单中选择: -> - "Windows PowerShell (管理员)" -> - "Windows Terminal (管理员)" -> - "终端(管理员)" -> (根据系统版本可能显示不同选项) - -#### Windows 安装特性: -- 🔍 自动检测并使用 PowerShell 7(如果可用) -- 🛡️ 通过 UAC 提示请求管理员权限 -- 📝 如果没有 PS7 则使用 Windows PowerShell -- 💡 如果提权失败会提供手动说明 - -That's it! The script will: -1. ✨ 自动安装工具 -2. 🔄 立即重置Cursor试用期 - -### 📦 Manual Installation - -> Download the appropriate file for your system from [releases](https://github.com/yuaotian/go-cursor-help/releases/latest) - -
-Windows Packages - -- 64-bit: `cursor-id-modifier_windows_x64.exe` -- 32-bit: `cursor-id-modifier_windows_x86.exe` -
- -
-macOS Packages - -- Intel: `cursor-id-modifier_darwin_x64_intel` -- M1/M2: `cursor-id-modifier_darwin_arm64_apple_silicon` -
- -
-Linux Packages - -- 64-bit: `cursor-id-modifier_linux_x64` -- 32-bit: `cursor-id-modifier_linux_x86` -- ARM64: `cursor-id-modifier_linux_arm64` -
- -### 🔧 技术细节 - -
-配置文件 - -程序修改Cursor的`storage.json`配置文件,位于: - -- Windows: `%APPDATA%\Cursor\User\globalStorage\` -- macOS: `~/Library/Application Support/Cursor/User/globalStorage/` -- Linux: `~/.config/Cursor/User/globalStorage/` -
- -
-修改字段 - -工具会生成新的唯一标识符: -- `telemetry.machineId` -- `telemetry.macMachineId` -- `telemetry.devDeviceId` -- `telemetry.sqmId` -
- -
-安全特性 - - - --- ## ⭐ Project Stats diff --git a/README_CN.md b/README_CN.md new file mode 100644 index 0000000..bd27063 --- /dev/null +++ b/README_CN.md @@ -0,0 +1,239 @@ +# 🚀 Cursor 免费试用重置工具 + +
+ +[![Release](https://img.shields.io/github/v/release/yuaotian/go-cursor-help?style=flat-square&logo=github&color=blue)](https://github.com/yuaotian/go-cursor-help/releases/latest) +[![License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square&logo=bookstack)](https://github.com/yuaotian/go-cursor-help/blob/master/LICENSE) +[![Stars](https://img.shields.io/github/stars/yuaotian/go-cursor-help?style=flat-square&logo=github)](https://github.com/yuaotian/go-cursor-help/stargazers) + +[🌟 English](README.md) | [🌏 中文](README_CN.md) + +Cursor Logo + +
+ +--- + +### 📝 问题描述 + +> 当看到以下提示时重置Cursor试用期: + +```text +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. +``` + +> 如果看到以下提示:这表示在VIP免费试用期间已达到使用次数限制。 +```text +You've reached your trial request limit. +``` +> 临时解决方案: + +#### 方案一:快速重置(推荐) +1. 关闭 Cursor 应用 +2. 执行重置机器码脚本(见下方安装说明) +3. 重新打开 Cursor 即可继续使用 + +#### 方案二:账号切换 +1. 文件 -> Cursor Settings -> 注销当前账号 +2. 关闭 Cursor +3. 执行重置机器码脚本 +4. 使用新账号重新登录 + +#### 方案三:网络优化 +如果上述方案仍无法解决,可尝试: +- 切换至低延迟节点(推荐区域:日本、新加坡、美国、香港) +- 确保网络稳定性 +- 清除浏览器缓存后重试 + +### 🚀 系统支持 + + + + + + + +
+ +**Windows** ✅ +- x64 & x86 + + + +**macOS** ✅ +- Intel & M-series + + + +**Linux** ✅ +- x64 & ARM64 + +
+ +### 🚀 一键解决 + +**Linux/macOS**: 在终端中复制粘贴 +```bash +curl -fsSL https://raw.githubusercontent.com/yuaotian/go-cursor-help/master/scripts/install.sh | sudo bash +``` +**国内Linux/macOS用户代理下载执行** +- **macOS**: +```bash +curl -fsSL https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_mac_id_modifier.sh | sudo bash +``` +- **Linux**: +```bash +curl -fsSL https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_linux_id_modifier.sh | sudo bash +``` + +**Windows**: 在PowerShell中复制粘贴执行 +```powershell +irm https://raw.githubusercontent.com/yuaotian/go-cursor-help/master/scripts/install.ps1 | iex +``` +**国内用户快速安装** +```powershell +irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex +``` + +### 💻 如何打开Windows管理员终端 + +> **Windows系统打开管理员终端的方法:** +> 1. 使用快捷键 `Win + X` +> 2. 在弹出的菜单中选择: +> - "Windows PowerShell (管理员)" +> - "Windows Terminal (管理员)" +> - "终端(管理员)" +> (根据系统版本可能显示不同选项) + +#### Windows 安装特性: +- 🔍 自动检测并使用 PowerShell 7(如果可用) +- 🛡️ 通过 UAC 提示请求管理员权限 +- 📝 如果没有 PS7 则使用 Windows PowerShell +- 💡 如果提权失败会提供手动说明 + +完成后,脚本将: +1. ✨ 自动安装工具 +2. 🔄 立即重置Cursor试用期 + +### 📦 手动安装 + +> 从 [releases](https://github.com/yuaotian/go-cursor-help/releases/latest) 下载适合您系统的文件 + +
+Windows 安装包 + +- 64位: `cursor-id-modifier_windows_x64.exe` +- 32位: `cursor-id-modifier_windows_x86.exe` +
+ +
+macOS 安装包 + +- Intel: `cursor-id-modifier_darwin_x64_intel` +- M1/M2: `cursor-id-modifier_darwin_arm64_apple_silicon` +
+ +
+Linux 安装包 + +- 64位: `cursor-id-modifier_linux_x64` +- 32位: `cursor-id-modifier_linux_x86` +- ARM64: `cursor-id-modifier_linux_arm64` +
+ +### 🔧 技术细节 + +
+配置文件 + +程序修改Cursor的`storage.json`配置文件,位于: + +- Windows: `%APPDATA%\Cursor\User\globalStorage\` +- macOS: `~/Library/Application Support/Cursor/User/globalStorage/` +- Linux: `~/.config/Cursor/User/globalStorage/` +
+ +
+修改字段 + +工具会生成新的唯一标识符: +- `telemetry.machineId` +- `telemetry.macMachineId` +- `telemetry.devDeviceId` +- `telemetry.sqmId` +
+ +
+安全特性 + +- ✅ 安全的进程终止 +- ✅ 原子文件操作 +- ✅ 错误处理和恢复 +
+ +## 联系方式 + +
+ + + + + + + + +
+个人微信
+作者微信
+微信:JavaRookie666 +
+微信交流群
+微信群二维码
+7天内(1月15日前)有效,群满可以加公众号关注最新动态 +
+公众号
+微信公众号
+获取更多AI开发资源 +
+微信赞赏
+微信赞赏码
+要到饭咧?啊咧?啊咧?不给也没事~ 请随意打赏 +
+支付宝赞赏
+支付宝赞赏码
+如果觉得有帮助,来包辣条犒劳一下吧~ +
+
+ +--- + +## ⭐ 项目统计 + +
+ +[![Star History Chart](https://api.star-history.com/svg?repos=yuaotian/go-cursor-help&type=Date)](https://star-history.com/#yuaotian/go-cursor-help&Date) + +![Repobeats analytics image](https://repobeats.axiom.co/api/embed/ddaa9df9a94b0029ec3fad399e1c1c4e75755477.svg "Repobeats analytics image") + +
+ +## 📄 许可证 + +
+MIT 许可证 + +Copyright (c) 2024 + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. +
\ No newline at end of file