Skip to content

wherexml/cursor-vip

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cursor-vip

中文

cursor-vip is a tool service for CURSOR smart code editor to enjoy VIP intelligent prompts without logging in.

Usage

Install cursor-vip:

bash <(curl https://ghp.ci/https://github.com/kingparks/cursor-vip/releases/download/latest/install.sh) githubReadme

Launch cursor-vip:

cursor-vip

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.
  • Windows: Search for cer in windows, select the certmgr.msc function, expand Trusted Root Certification Authorities, select Certificates, right-click All Tasks, select Import..., next, enter the %homepath%\.cursor-vip\cursor-vip-ca-cert.pem file, next all the way, complete; reopen the browser.
  • Linux: //TODO linux currently only supports minimalist mode

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.
  • //TODO The chat question function is currently not working well, to be fixed; you can use code prompts and code comments to make up for this defect.

Star History

Star History Chart

About

cursor IDE enjoy VIP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 81.1%
  • Shell 18.9%