Commit Graph

10 Commits

Author SHA1 Message Date
LOVE
0395153b81 Support temporary email PIN code rate and modify the suffix, and by default install PyInstaller. 2025-02-03 21:07:29 +08:00
cheng zhen
331b55516b feat: 增加自定义域名的支持 2025-01-10 19:33:45 +08:00
chengchongzhen
1da2296372 feat: 增加重置机器id 2025-01-10 18:17:37 +08:00
chengchongzhen
3b0e7a2f0e chore: clean up requirements.txt by removing unused dependencies 2025-01-09 15:24:22 +08:00
chengchongzhen
af84a23b63 chore: update websocket-client version in requirements.txt 2025-01-09 13:39:39 +08:00
chengchongzhen
20ce5f6d12 chore: remove all dependencies from requirements.txt 2025-01-09 13:09:35 +08:00
cheng zhen
86352bd2e2 chore: 整理代码 2025-01-03 18:41:28 +08:00
chengchongzhen
de33ff1e2e chore: update requirements.txt to include pycryptodome for enhanced encryption support 2024-12-31 13:00:12 +08:00
cheng zhen
59426bc415 依赖文件 2024-12-30 23:35:46 +08:00
chengchongzhen
d48b1a9d6d Add initial implementation of Cursor Pro Keep Alive tool
- Created .gitignore to exclude unnecessary files.
- Added config.ini for account configuration.
- Implemented cursor_auth_manager.py for managing authentication.
- Developed cursor_pro_keep_alive.py for automated account management.
- Included CursorKeepAlive.spec for packaging.
- Added gpt-accesstoken.py for obtaining ChatGPT access tokens.
- Created README.md with usage instructions.
- Updated requirements.txt with necessary dependencies.
- Added run_cursor.bat for script execution.
- Implemented update_cursor_auth.py for updating authentication details.
- Included turnstilePatch for handling CAPTCHA challenges.
- Added logging functionality in log.txt for tracking script execution.
- Created dist folder with packaged executable and necessary files.
2024-12-28 15:14:40 +08:00