diff --git a/README.md b/README.md index 2cf7624..6566eb4 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](README.md) | [🌏 中文](README_CN.md) +[🌟 English](README.md) | [🌏 中文](README_CN.md) | [🌏 日本語](README_JP.md) Cursor Logo diff --git a/README_CN.md b/README_CN.md index c985f5e..c77f3db 100644 --- a/README_CN.md +++ b/README_CN.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](README.md) | [🌏 中文](README_CN.md) +[🌟 English](README.md) | [🌏 中文](README_CN.md) | [🌏 日本語](README_JP.md) Cursor Logo diff --git a/README_JP.md b/README_JP.md new file mode 100644 index 0000000..fe94199 --- /dev/null +++ b/README_JP.md @@ -0,0 +1,547 @@ +# 🚀 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) | [🌏 日本語](README_JP.md) + +Cursor Logo + +
+ +> ⚠️ **重要なお知らせ** +> +> このツールは現在以下のバージョンをサポートしています: +> - ✅ Cursor v0.45.x およびそれ以前のバージョン +> - ✅ Windows: 最新の0.47.xバージョン(サポート済み) +> - ✅ Mac/Linux: 最新の0.47.xバージョン(サポート済み、フィードバック歓迎) +> +> このツールを使用する前に、Cursorのバージョンを確認してください。 + +
+📦 バージョン履歴とダウンロード + +
+ +### 🌟 最新バージョン +- v0.45.11 (2025-02-07) - 最新リリース +- v0.45.x (2025-01-03) - 最も安定したリリース + +[完全なバージョン履歴を見る](CursorHistoryDown.md) + +
+ +### 📥 直接ダウンロードリンク + +**v0.45.x (推奨安定版)** +- Windows: [公式](https://downloader.cursor.sh/builds/250103fqxdt5u9z/windows/nsis/x64) | [ミラー](https://download.todesktop.com/230313mzl4w4u92/Cursor%20Setup%200.44.11%20-%20Build%20250103fqxdt5u9z-x64.exe) +- Mac: [Apple Silicon](https://dl.todesktop.com/230313mzl4w4u92/versions/0.44.11/mac/zip/arm64) + +
+ +⚠️ **MACアドレス変更警告** +> +> Macユーザーの皆様へ: このスクリプトにはMACアドレス変更機能が含まれています。以下の操作が行われます: +> - ネットワークインターフェースのMACアドレスを変更します +> - 変更前に元のMACアドレスをバックアップします +> - この変更により一時的にネットワーク接続が影響を受ける可能性があります +> - 実行中にこのステップをスキップすることができます +> +> 💾 **Cursor v0.45.xをダウンロード** +> +> Windows: +> - [Cursor公式からダウンロード](https://downloader.cursor.sh/builds/250103fqxdt5u9z/windows/nsis/x64) +> - [ToDesktopからダウンロード](https://download.todesktop.com/230313mzl4w4u92/Cursor%20Setup%200.44.11%20-%20Build%20250103fqxdt5u9z-x64.exe) +> +> Mac: +> - [Mac用ダウンロード (Apple Silicon)](https://dl.todesktop.com/230313mzl4w4u92/versions/0.44.11/mac/zip/arm64) + +
+🔒 自動更新機能の無効化 + +> Cursorがサポートされていない新しいバージョンに自動的に更新されるのを防ぐために、自動更新機能を無効にすることができます。 + +#### 方法1: 組み込みスクリプトを使用する(推奨) + +リセットツールを実行するとき、スクリプトは自動更新を無効にするかどうかを尋ねます: +```text +[質問] Cursorの自動更新機能を無効にしますか? +0) いいえ - デフォルト設定を維持(Enterキーを押す) +1) はい - 自動更新を無効にする +``` + +`1`を選択して無効化操作を自動的に完了します。 + +#### 方法2: 手動で無効化 + +**Windows:** +1. すべてのCursorプロセスを閉じます +2. ディレクトリを削除します: `%LOCALAPPDATA%\cursor-updater` +3. 同じ名前のファイルを作成します(拡張子なし) + +**macOS:** +```bash +# 注意: テスト済みでは、この方法はバージョン0.45.11およびそれ以前のバージョンでのみ機能します。 +# Cursorを閉じます +pkill -f "Cursor" +# app-update.ymlを空の読み取り専用ファイルに置き換えます +cd /Applications/Cursor.app/Contents/Resources +mv app-update.yml app-update.yml.bak +touch app-update.yml +chmod 444 app-update.yml + +# 設定 -> アプリケーション -> 更新、モードをnoneに設定します。 +# これを行わないと、Cursorは更新をチェックし続けます。 + +# 注意: cursor-updaterの変更方法はもはや有効ではないかもしれません +# いずれにせよ、更新ディレクトリを削除し、ブロックファイルを作成します +rm -rf ~/Library/Application\ Support/Caches/cursor-updater +touch ~/Library/Application\ Support/Caches/cursor-updater +``` + +**Linux:** +```bash +# Cursorを閉じます +pkill -f "Cursor" +# 更新ディレクトリを削除し、ブロックファイルを作成します +rm -rf ~/.config/cursor-updater +touch ~/.config/cursor-updater +``` + +> ⚠️ **注意:** 自動更新を無効にした後、新しいバージョンを手動でダウンロードしてインストールする必要があります。新しいバージョンが互換性があることを確認した後に更新することをお勧めします。 + +
+ +--- + +### 📝 説明 + +> これらのメッセージのいずれかに遭遇した場合: + +#### 問題1: 試用アカウント制限

Back To Top

+ +```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. +``` + +#### 問題2: APIキー制限

Back To Top

+ +```text +[New Issue] + +Composer relies on custom models that cannot be billed to an API key. +Please disable API keys and use a Pro or Business subscription. +Request ID: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx +``` + +#### 問題3: 試用リクエスト制限 + +> これは、VIP無料試用期間中に使用制限に達したことを示しています: + +```text +You've reached your trial request limit. +``` + +#### 問題4: Claude 3.7 高負荷

Back To Top

+ +```text +High Load +We're experiencing high demand for Claude 3.7 Sonnet right now. Please upgrade to Pro, or switch to the +'default' model, Claude 3.5 sonnet, another model, or try again in a few moments. +``` + +
+ +

+ +#### 解決策 : Cursorを完全にアンインストールして再インストールする(APIキーの問題) + +1. [Geek.exeアンインストーラー[無料]](https://geekuninstaller.com/download)をダウンロードします +2. Cursorアプリを完全にアンインストールします +3. Cursorアプリを再インストールします +4. 解決策1を続行します + +
+ +

+ +> 一時的な解決策: + +#### 解決策1: クイックリセット(推奨) + +1. Cursorアプリケーションを閉じます +2. マシンコードリセットスクリプトを実行します(以下のインストール手順を参照) +3. Cursorを再度開いて使用を続けます + +#### 解決策2: アカウントの切り替え + +1. ファイル -> Cursor設定 -> サインアウト +2. Cursorを閉じます +3. マシンコードリセットスクリプトを実行します +4. 新しいアカウントでログインします + +#### 解決策3: ネットワークの最適化 + +上記の解決策が機能しない場合は、次のことを試してください: + +- 低遅延ノードに切り替えます(推奨地域:日本、シンガポール、米国、香港) +- ネットワークの安定性を確保します +- ブラウザのキャッシュをクリアして再試行します + +#### 解決策4: Claude 3.7 アクセス問題(高負荷) + +Claude 3.7 Sonnetの"High Load"メッセージが表示された場合、これはCursorが特定の時間帯に無料試用アカウントの3.7モデルの使用を制限していることを示しています。次のことを試してください: + +1. Gmailで作成した新しいアカウントに切り替えます。異なるIPアドレスを使用して接続することをお勧めします +2. 非ピーク時間帯にアクセスを試みます(通常、5-10 AMまたは3-7 PMの間に制限が少ないです) +3. Proにアップグレードしてアクセスを保証します +4. Claude 3.5 Sonnetを代替オプションとして使用します + +> 注意: Cursorがリソース配分ポリシーを調整するにつれて、これらのアクセスパターンは変更される可能性があります。 + +### 💻 システムサポート + + + + + + + +
+ +**Windows** ✅ + +- x64 (64ビット) +- x86 (32ビット) + + + +**macOS** ✅ + +- Intel (x64) +- Apple Silicon (M1/M2) + + + +**Linux** ✅ + +- x64 (64ビット) +- x86 (32ビット) +- ARM64 + +
+ +### 🚀 ワンクリックソリューション + +
+グローバルユーザー + +**macOS** + +```bash +# 方法2 +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 -o ./cursor_mac_id_modifier.sh && sudo bash ./cursor_mac_id_modifier.sh && rm ./cursor_mac_id_modifier.sh +``` + +**Linux** + +```bash +curl -fsSL https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_linux_id_modifier.sh | sudo bash +``` + +**Windows** + +```powershell +irm https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex +``` + +
+Run Success +
+ +
+ +
+中国ユーザー(推奨) + +**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 -o ./cursor_mac_id_modifier.sh && sudo bash ./cursor_mac_id_modifier.sh && rm ./cursor_mac_id_modifier.sh +``` + +**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 +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ショートカットを使用する +```md +1. Win + Xキーの組み合わせを押します +2. メニューから次のオプションのいずれかを選択します: + - "Windows PowerShell (管理者)" + - "Windows Terminal (管理者)" + - "ターミナル (管理者)" + (Windowsのバージョンによってオプションが異なる場合があります) +``` + +##### 方法2: Win + R実行コマンドを使用する +```md +1. Win + Rキーの組み合わせを押します +2. 実行ダイアログにpowershellまたはpwshと入力します +3. Ctrl + Shift + Enterを押して管理者として実行します + または開いたウィンドウに次のように入力します: Start-Process pwsh -Verb RunAs +4. 管理者ターミナルにリセットスクリプトを入力します: + +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 +``` + +##### 方法3: 検索を使用する +>![PowerShellを検索](img/pwsh_1.png) +> +>検索ボックスにpwshと入力し、右クリックして「管理者として実行」を選択します +>![管理者として実行](img/pwsh_2.png) + +管理者ターミナルにリセットスクリプトを入力します: +```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 +``` + +### 🔧 PowerShellインストールガイド + +システムにPowerShellがインストールされていない場合は、次の方法でインストールできます: + +#### 方法1: Wingetを使用してインストール(推奨) + +1. コマンドプロンプトまたはPowerShellを開きます +2. 次のコマンドを実行します: +```powershell +winget install --id Microsoft.PowerShell --source winget +``` + +#### 方法2: 手動でインストール + +1. システムに適したインストーラーをダウンロードします: + - [PowerShell-7.4.6-win-x64.msi](https://github.com/PowerShell/PowerShell/releases/download/v7.4.6/PowerShell-7.4.6-win-x64.msi)(64ビットシステム用) + - [PowerShell-7.4.6-win-x86.msi](https://github.com/PowerShell/PowerShell/releases/download/v7.4.6/PowerShell-7.4.6-win-x86.msi)(32ビットシステム用) + - [PowerShell-7.4.6-win-arm64.msi](https://github.com/PowerShell/PowerShell/releases/download/v7.4.6/PowerShell-7.4.6-win-arm64.msi)(ARM64システム用) + +2. ダウンロードしたインストーラーをダブルクリックし、インストールの指示に従います + +> 💡 問題が発生した場合は、[Microsoft公式インストールガイド](https://learn.microsoft.com/ja-jp/powershell/scripting/install/installing-powershell-on-windows)を参照してください + +
+ +#### Windowsインストール機能: + +- 🔍 PowerShell 7が利用可能な場合は自動的に検出して使用します +- 🛡️ UACプロンプトを介して管理者権限を要求します +- 📝 PS7が見つからない場合はWindows PowerShellにフォールバックします +- 💡 権限昇格に失敗した場合は手動の指示を提供します + +これで完了です!スクリプトは次のことを行います: + +1. ✨ ツールを自動的にインストールします +2. 🔄 Cursorの試用期間を即座にリセットします + +### 📦 手動インストール + +> [リリース](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\storage.json` +- macOS: `~/Library/Application Support/Cursor/User/globalStorage/storage.json` +- Linux: `~/.config/Cursor/User/globalStorage/storage.json` +
+ +
+変更されたフィールド + +ツールは次の新しい一意の識別子を生成します: + +- `telemetry.machineId` +- `telemetry.macMachineId` +- `telemetry.devDeviceId` +- `telemetry.sqmId` +
+ +
+手動自動更新無効化 + +Windowsユーザーは自動更新機能を手動で無効にすることができます: + +1. すべてのCursorプロセスを閉じます +2. ディレクトリを削除します: `C:\Users\username\AppData\Local\cursor-updater` +3. 同じ名前のファイルを作成します: `cursor-updater`(拡張子なし) + +macOS/Linuxユーザーはシステム内で同様の`cursor-updater`ディレクトリを見つけて同じ操作を行うことができます。 + +
+ +
+安全機能 + +- ✅ 安全なプロセス終了 +- ✅ アトミックファイル操作 +- ✅ エラーハンドリングとリカバリ +
+ +
+レジストリ変更通知 + +> ⚠️ **重要: このツールはWindowsレジストリを変更します** + +#### 変更されたレジストリ +- パス: `コンピュータ\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography` +- キー: `MachineGuid` + +#### 潜在的な影響 +このレジストリキーを変更すると、次のことに影響を与える可能性があります: +- Windowsシステムの一意のデバイス識別 +- 特定のソフトウェアのデバイス認識と認証状態 +- ハードウェア識別に基づくシステム機能 + +#### 安全対策 +1. 自動バックアップ + - 変更前に元の値が自動的にバックアップされます + - バックアップ場所: `%APPDATA%\Cursor\User\globalStorage\backups` + - バックアップファイル形式: `MachineGuid.backup_YYYYMMDD_HHMMSS` + +2. 手動復元手順 + - レジストリエディタ(regedit)を開きます + - 次の場所に移動します: `コンピュータ\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography` + - `MachineGuid`を右クリックします + - 「修正」を選択します + - バックアップファイルの値を貼り付けます + +#### 重要な注意事項 +- 変更前にバックアップファイルの存在を確認します +- 必要に応じてバックアップファイルを使用して元の値を復元します +- レジストリの変更には管理者権限が必要です +
+ +--- + +### 📚 推奨読書 + +- [Cursorの問題収集と解決策](https://mp.weixin.qq.com/s/pnJrH7Ifx4WZvseeP1fcEA) +- [AIユニバーサル開発アシスタントプロンプトガイド](https://mp.weixin.qq.com/s/PRPz-qVkFJSgkuEKkTdzwg) + +--- + +## サポート + +
+このツールが役立つと感じた場合、スパイシーグルテンのおやつ(Latiao)を買っていただけると嬉しいです~ 💁☕️ + + + + + + + + + + +
+WeChat Pay
+WeChat Pay
+要到饭咧?啊咧?啊咧?不给也没事~ 请随意打赏 +
+Alipay
+Alipay
+如果觉得有帮助,来包辣条犒劳一下吧~ +
+Alipay
+Alipay
+1 Latiao = 1 AI thought cycle +
+WeChat
+WeChat
+二维码7天内(3月24日前)有效,过期请加微信 +
+
+ +--- + +## ⭐ プロジェクト統計 + +
+ +[![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. + +