cursor-vip is a tool service for CURSOR smart code editor to enjoy VIP intelligent prompts without logging in.
Install cursor-vip:
bash <(curl https://ghp.ci/https://github.com/kingparks/cursor-vip/releases/download/latest/install.sh) githubReadmeLaunch cursor-vip:
cursor-vipStrong 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-vipin 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.mscfunction, expandTrusted Root Certification Authorities, selectCertificates, right-clickAll Tasks, selectImport..., next, enter the%homepath%\.cursor-vip\cursor-vip-ca-cert.pemfile, 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.