|
|
1 anno fa | |
|---|---|---|
| .github | 1 anno fa | |
| screen | 1 anno fa | |
| test | 1 anno fa | |
| turnstilePatch | 1 anno fa | |
| .env.example | 1 anno fa | |
| .gitignore | 1 anno fa | |
| CursorKeepAlive.spec | 1 anno fa | |
| README.EN.md | 1 anno fa | |
| README.VI.md | 1 anno fa | |
| README.md | 1 anno fa | |
| browser_utils.py | 1 anno fa | |
| build.bat | 1 anno fa | |
| build.mac.command | 1 anno fa | |
| build.py | 1 anno fa | |
| build.sh | 1 anno fa | |
| config.py | 1 anno fa | |
| cursor_auth_manager.py | 1 anno fa | |
| cursor_pro_keep_alive.py | 1 anno fa | |
| exit_cursor.py | 1 anno fa | |
| get_email_code.py | 1 anno fa | |
| logger.py | 1 anno fa | |
| logo.py | 1 anno fa | |
| requirements.txt | 1 anno fa | |
| reset_machine.py | 1 anno fa |
Recently, some users have sold this software on platforms like Xianyu. Please avoid such practices—there’s no need to earn money this way.
This project is licensed under CC BY-NC-ND 4.0.
This means you may:
Automated account registration and token refreshing to free your hands.
https://github.com/chengazhen/cursor-auto-free/releases
.env.example file to the program's root directory and rename it to .env..env file:DOMAIN='xxxxx.me' # Your email domain (search for Cloudflare email usage)
TEMP_MAIL='xxxxxx' # Temporary email prefix (no suffix needed)
Example:
DOMAIN='wozhangsan.me'
TEMP_MAIL='ccxxxxcxx'
The program will randomly generate emails with the @wozhangsan.me suffix.
Grant execution permission:
chmod +x ./CursorPro
Run the program:
In Terminal:
./CursorPro
Or double-click the file in Finder.
If errors occur, refer to solutions.
Double-click CursorPro.exe.
After running the script, restart your editor. If the displayed account matches the log, it worked successfully.
Requirements:
During use:
This tool is for educational and research purposes only. Users bear full responsibility for any consequences. Commercial use is strictly prohibited. Violations of the license terms may result in legal action.
Some source code is from gpt-cursor-auto.