mirror of
https://github.com/yeongpin/cursor-free-vip.git
synced 2025-08-02 20:47:35 +08:00
130 lines
4.0 KiB
Markdown
130 lines
4.0 KiB
Markdown
# ➤ Cursor Free VIP
|
||
<div align="center">
|
||
<p align="center">
|
||
<img src="./images/logo.png" alt="Cursor Pro Logo" width="200"/>
|
||
</p>
|
||
|
||
<p align="center">
|
||
|
||
[](https://github.com/yeongpin/cursor-free-vip/releases/latest)
|
||
[](https://creativecommons.org/licenses/by-nc-nd/4.0/)
|
||
[](https://github.com/yeongpin/cursor-free-vip/stargazers)
|
||
|
||
</p>
|
||
<h4>Support Latest 0.45.11 Version | 支持最新0.45.11版本</h4>
|
||
|
||
This is a tool to automatically register , support Windows and macOS systems, complete Auth verification, and reset Cursor's configuration.
|
||
|
||
這是一個自動化工具,自動註冊(除了Google驗證碼),支持 Windows 和 macOS 系統,完成Auth驗證,重置Cursor的配置。
|
||
|
||
<p align="center">
|
||
<img src="./images/pronew_2025-02-13_15-01-32.png" alt="new" width="400"/><br>
|
||
</p>
|
||
|
||
##### If you dont have google chrome , you can download it from [here](https://www.google.com/intl/en_pk/chrome/)
|
||
|
||
##### 如果沒有Google Chrome,可以從[這裡](https://www.google.com/intl/en_pk/chrome/)下載
|
||
|
||
</p>
|
||
</div>
|
||
|
||
|
||
## 🔄 Change Log | 更新日志
|
||
[Watch Change Log | 查看更新日志](CHANGELOG.md)
|
||
|
||
## ✨ Features | 功能特點
|
||
|
||
* Automatically register Cursor membership<br>自動註冊Cursor會員<br>
|
||
|
||
* Support Windows and macOS systems<br>支持 Windows 和 macOS 系統<br>
|
||
|
||
* Complete Auth verification<br>完成Auth驗證<br>
|
||
|
||
* Reset Cursor's configuration<br>重置Cursor的配置<br>
|
||
|
||
|
||
## 💻 System Support | 系統支持
|
||
|
||
|Windows|x64|✅|macOS|Intel|✅|
|
||
|:---:|:---:|:---:|:---:|:---:|:---:|
|
||
|Windows|x86|✅|macOS|Apple Silicon|✅|
|
||
|Linux|x64|✅|Linux|x86|✅|
|
||
|Linux|ARM64|✅|Linux|ARM64|✅|
|
||
|
||
## 👀 How to use | 如何使用
|
||
|
||
<details open>
|
||
<summary><b>⭐ Auto Run Script | 腳本自動化運行</b></summary>
|
||
|
||
**Linux/macOS**
|
||
```bash
|
||
curl -fsSL https://raw.githubusercontent.com/yeongpin/cursor-free-vip/main/scripts/install.sh -o install.sh && chmod +x install.sh && ./install.sh
|
||
```
|
||
|
||
**Windows**
|
||
```powershell
|
||
irm https://raw.githubusercontent.com/yeongpin/cursor-free-vip/main/scripts/install.ps1 | iex
|
||
```
|
||
</details>
|
||
|
||
<details>
|
||
<summary><b>⭐ Manual Reset Machine | 手動運行重置機器</b></summary>
|
||
|
||
**Linux/macOS**
|
||
```bash
|
||
curl -fsSL https://raw.githubusercontent.com/yeongpin/cursor-free-vip/main/scripts/reset.sh | sudo bash
|
||
```
|
||
|
||
**Windows**
|
||
```powershell
|
||
irm https://raw.githubusercontent.com/yeongpin/cursor-free-vip/main/scripts/reset.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<br>
|
||
|
||
* This tool is only for learning and research purposes <br>此工具僅供學習和研究使用<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.
|
||
|
||
## 💰 Buy Me a Coffee | 請我喝杯咖啡
|
||
|
||
<table>
|
||
<tr>
|
||
<td><p align="center">
|
||
<img src="./images/provi-code.jpg" alt="buy_me_a_coffee" width="400"/><br>
|
||
</p></td>
|
||
<td><p align="center">
|
||
<img src="./images/paypal.png" alt="buy_me_a_coffee" width="400"/><br>
|
||
</p></td>
|
||
</tr>
|
||
</table>
|
||
|
||
|