mirror of
https://github.com/kingparks/cursor-vip.git
synced 2025-12-24 13:37:54 +08:00
cursor-vip update
This commit is contained in:
12
README.md
12
README.md
@@ -29,8 +29,17 @@ cursor-vip githubReadme;
|
||||
# double click cursor-vip_xx_xxx.exe
|
||||
```
|
||||
|
||||
Launch cursor-vip:
|
||||
```bash
|
||||
# MaxOS/Linux
|
||||
cursor-vip
|
||||
# Windows
|
||||
# double click cursor-vip_xx_xxx.exe
|
||||
```
|
||||
|
||||
<!--
|
||||
<details>
|
||||
<summary>Precautions for using strong proxy mode</summary>
|
||||
<summary>Precautions for using strong proxy mode</summary>
|
||||
|
||||
Strong proxy mode For the first time after starting, you need to install the trusted certificate. The certificate will be automatically generated after the first start command, and the path is `~/.cursor-vip/cursor-vip-ca-cert.pem`.
|
||||
* MacOS: Execute `open ~/.cursor-vip` in the terminal, double-click the cursor-vip-ca-cert.pem file, pop up the "Keychain Access" window, select the certificate, search for cursor-vip, double-click cursor-vip, expand trust, select "Always trust when using this certificate", close the pop-up window, enter the password to confirm, and the certificate is installed.
|
||||
@@ -38,6 +47,7 @@ Strong proxy mode For the first time after starting, you need to install the tru
|
||||
* Linux: //TODO linux currently only supports minimalist mode
|
||||
|
||||
</details>
|
||||
-->
|
||||
|
||||
Enjoy cursor-vip:
|
||||
* Open the CURSOR code editor, click the settings icon in the upper right corner, and you can see that you are already a VIP account.
|
||||
|
||||
@@ -31,8 +31,13 @@ cursor-vip githubReadme;
|
||||
|
||||
启动 cursor-vip:
|
||||
```bash
|
||||
# MaxOS/Linux
|
||||
cursor-vip
|
||||
# Windows
|
||||
# 双击 cursor-vip_xx_xxx.exe
|
||||
```
|
||||
|
||||
<!--
|
||||
<details>
|
||||
<summary>使用强劲代理模式注意事项</summary>
|
||||
|
||||
@@ -42,6 +47,7 @@ cursor-vip
|
||||
* Linux: //TODO linux 目前只支持极简模式
|
||||
|
||||
</details>
|
||||
-->
|
||||
|
||||
享受 cursor-vip:
|
||||
* 打开 CURSOR 代码编辑器,点击右上角设置图标,可看到已是VIP账号。
|
||||
|
||||
Reference in New Issue
Block a user