mirror of
https://github.com/yeongpin/cursor-free-vip.git
synced 2025-08-03 04:57:36 +08:00
First Init Git
This commit is contained in:
commit
100bf7f52f
95
README.md
Normal file
95
README.md
Normal file
@ -0,0 +1,95 @@
|
|||||||
|
# Cursor Pro 設置工具
|
||||||
|
This is a tool to automatically bypass Cursor's membership check, automatically upgrade to "pro" membership, support Windows and macOS systems, send Token requests in real-time, and reset Cursor's configuration.
|
||||||
|
<br>
|
||||||
|
|
||||||
|
這是一個自動化工具,自動繞過Cursor的會員檢查,自動升級為 "pro" 會員,支持 Windows 和 macOS 系統,實時發送Token請求,重置Cursor的配置。
|
||||||
|
|
||||||
|
<div id="divider"></div>
|
||||||
|
|
||||||
|
## Features | 功能特點
|
||||||
|
|
||||||
|
* Auto bypass Cursor's membership check<br>自動繞過Cursor的會員檢查<br>
|
||||||
|
|
||||||
|
* Auto upgrade to "pro" membership<br>自動升級為 "pro" 會員<br>
|
||||||
|
|
||||||
|
* Support Windows and macOS systems<br>支持 Windows 和 macOS 系統<br>
|
||||||
|
|
||||||
|
* Real-time send Token request<br>實時發送Token請求<br>
|
||||||
|
|
||||||
|
* Reset Cursor's configuration<br>重置Cursor的配置<br>
|
||||||
|
|
||||||
|
<div id="divider"></div>
|
||||||
|
|
||||||
|
### System Support | 系統支持
|
||||||
|
|
||||||
|
<table>
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
|
||||||
|
**Windows** ✅
|
||||||
|
- x64 (64-bit)
|
||||||
|
- x86 (32-bit)
|
||||||
|
|
||||||
|
</td>
|
||||||
|
<td>
|
||||||
|
|
||||||
|
**macOS** ✅
|
||||||
|
- Intel (x64)
|
||||||
|
- Apple Silicon (M1/M2)
|
||||||
|
|
||||||
|
</td>
|
||||||
|
<td>
|
||||||
|
|
||||||
|
**Linux** ✅
|
||||||
|
- x64 (64-bit)
|
||||||
|
- x86 (32-bit)
|
||||||
|
- ARM64
|
||||||
|
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
|
||||||
|
### How to use | 如何使用
|
||||||
|
<details open>
|
||||||
|
<summary><b>腳本自動化運行</b></summary>
|
||||||
|
|
||||||
|
**Linux/macOS**
|
||||||
|
```bash
|
||||||
|
curl -fsSL https://raw.githubusercontent.com/yeongpin/cursor-free-vip/master/scripts/install.sh | sudo bash
|
||||||
|
```
|
||||||
|
|
||||||
|
**Windows**
|
||||||
|
```powershell
|
||||||
|
irm https://raw.githubusercontent.com/yeongpin/cursor-free-vip/master/scripts/install.ps1 | iex
|
||||||
|
```
|
||||||
|
</details>
|
||||||
|
|
||||||
|
2. If you want to stop the script, please press Ctrl+C<br>要停止腳本,請按 Ctrl+C
|
||||||
|
|
||||||
|
## Note | 注意事項
|
||||||
|
|
||||||
|
* Confirm that Cursor is closed before running the script <br>請確保在運行腳本前已經關閉 Cursor
|
||||||
|
* Do not close this script when using Cursor <br>使用Cursor時請勿關閉此腳本
|
||||||
|
* This tool is only for learning and research purposes <br>此工具僅供學習和研究使用
|
||||||
|
* Please comply with the relevant software usage terms when using this tool <br>使用本工具時請遵守相關軟件使用條款
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## Common Issues | 常見問題
|
||||||
|
|
||||||
|
|如果遇到權限問題,請確保:|If you encounter permission issues, please ensure:|
|
||||||
|
|:---:|:---:|
|
||||||
|
| 此腳本以管理員身份運行 | This script is run with administrator privileges |
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## 貢獻 | Contribution
|
||||||
|
|
||||||
|
歡迎提交 Issue 和 Pull Request!
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## Disclaimer | 免責聲明
|
||||||
|
|
||||||
|
本工具僅供學習和研究使用,使用本工具所產生的任何後果由使用者自行承擔。 <br>
|
||||||
|
This tool is only for learning and research purposes, and any consequences arising from the use of this tool are borne by the user.
|
Loading…
x
Reference in New Issue
Block a user