322 Commits

Author SHA1 Message Date
煎饼果子卷鲨鱼辣椒
d48d9fa1d0 新增临时修改系统 MAC 地址的功能,允许用户在不重启的情况下更改主网络接口的 MAC 地址。此更改包括自动检测主网络接口、生成随机 MAC 地址并执行修改,同时在日志中记录相关信息和警告。更新了主程序执行流程以默认调用此功能,确保用户在使用工具时了解相关风险和操作影响。 v0.0.148 2025-04-22 11:46:42 +08:00
煎饼果子卷鲨鱼辣椒
33cd677188 更新 README 文件以反映最新的 Cursor 版本支持信息,从 0.47.x 更新至 0.49.x,确保文档的准确性和最新性。同时,更新了日志文件名称和内容,以更好地描述工具的功能。此更改旨在提升用户体验和文档的实用性。 2025-04-22 11:39:05 +08:00
煎饼果子卷鲨鱼辣椒
f6aba31832 更新 README 文件以添加 Cursor 通用解决方案,包括关闭账号、刷新机器码和浏览器更换的步骤。这些更改旨在提供用户在遇到问题时的解决方案,确保文档的实用性和准确性。 2025-04-18 10:13:05 +08:00
煎饼果子卷鲨鱼辣椒
f022fc1736 更新 README 文件以反映最新的 Cursor 版本支持信息,移除对 v0.45.x 及以下版本的支持声明,并更新版本历史链接。同时,更新了 WeChat 二维码的有效期和图片。此更改确保文档的准确性和最新性。 v0.0.147 2025-04-18 10:06:05 +08:00
煎饼果子卷鲨鱼辣椒
0c59c68340 mac v0.0.146 2025-04-09 10:38:20 +08:00
煎饼果子卷鲨鱼辣椒
3501dd3602 Merge branch 'master' of https://github.com/yuaotian/go-cursor-help
merge
2025-04-09 10:35:35 +08:00
煎饼果子卷鲨鱼辣椒@86
9eba036c80
Merge pull request #436 from muslim098/add-cursor-free-trial-reset
Add Cursor free trial reset tool
v0.0.145
2025-04-09 10:35:23 +08:00
煎饼果子卷鲨鱼辣椒@86
00bbf18ce7
Merge pull request #434 from cursor-home/master
fix: Improve panic recovery mechanism in main function
v0.0.144
2025-04-09 10:34:09 +08:00
Abdallah Diaa
2cc31dd77f Add Cursor free trial reset tool
---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/yuaotian/go-cursor-help?shareId=XXXX-XXXX-XXXX-XXXX).
2025-04-09 00:47:38 +02:00
CC11001100
ec954b3130 fix: improve panic recovery in main function
- Move panic recovery defer to the beginning of main function to ensure it can catch panics from all subsequent function calls

- Remove unused setupErrorRecovery function

- Add explanatory comment for the defer placement

This change ensures proper error handling throughout the entire program execution, rather than just within the setupErrorRecovery function scope.
2025-04-08 17:28:39 +08:00
煎饼果子卷鲨鱼辣椒
2ae42e3c2a qun 10 2025-04-08 15:14:19 +08:00
煎饼果子卷鲨鱼辣椒
fc5ea3511b
Merge pull request #393 from hieusats/fix-syntax-error-in-linux-script
Fix syntax error and fix process detection in Linux script
v0.0.143
2025-03-31 18:29:15 +08:00
hieu.sats
4daa24e80a Fix process detection in Linux script to avoid terminating itself 2025-03-30 22:41:47 +07:00
hieu.sats
6d53a926e0 Fix syntax error in cursor_linux_id_modifier.sh script 2025-03-30 17:03:09 +07:00
煎饼果子卷鲨鱼辣椒
d47f127ba3 更新README文件中的微信群二维码和有效期信息 v0.0.142 2025-03-30 17:16:04 +08:00
煎饼果子卷鲨鱼辣椒
49f5af4827
Merge pull request #387 from hulu798/master
修正脚本Linux版本路径问题
v0.0.141
2025-03-30 17:13:16 +08:00
hulu135289
b0455d2c46 修正脚本Linux版本路径问题 2025-03-29 08:14:28 +08:00
煎饼果子卷鲨鱼辣椒
ff17ed48d7 更新cursor_linux_id_modifier.sh和cursor_mac_id_modifier.sh脚本 v0.0.140 2025-03-26 23:04:58 +08:00
煎饼果子卷鲨鱼辣椒
df9507a433
Merge pull request #374 from LeaveC/master
Update cursor_mac_id_modifier.sh
v0.0.139
2025-03-26 23:00:17 +08:00
LeaveC
f4d8ba125c
Update cursor_mac_id_modifier.sh
去除重置机器码选项
2025-03-26 16:31:40 +08:00
煎饼果子卷鲨鱼辣椒
9ec3f0518c 更新cursor_linux_id_modifier.sh脚本,修改了macOS版本信息的日志输出,注释掉了Linux环境检查的相关代码,并优化了应用修复选项的菜单选择提示,以提升用户交互体验。 v0.0.138 2025-03-24 15:09:57 +08:00
煎饼果子卷鲨鱼辣椒
f130869f51
Merge pull request #366 from LeaveC/master
免重置机器码,完美去除app机器码校验
v0.0.137
2025-03-24 14:23:31 +08:00
LeaveC
2a382d7faa
免重置机器码,完美去除app机器码校验 2025-03-24 14:18:38 +08:00
LeaveC
fc4f4b870e
免重置机器码,完美去除app机器码校验 2025-03-24 14:14:08 +08:00
煎饼果子卷鲨鱼辣椒
42b6c3f159 重构cursor_mac_id_modifier.sh脚本,新增通用菜单选择函数以提升用户交互体验。优化了用户输入处理逻辑,简化了备份文件恢复和其他选项的选择过程,增强了日志记录功能,确保用户选择的可追溯性。 v0.0.136 2025-03-23 20:48:50 +08:00
煎饼果子卷鲨鱼辣椒
d6155e5342 更新README_JP.md文件中的微信群二维码和有效期信息,确保用户获取最新的联系方式和有效期提示。 v0.0.135 2025-03-22 15:33:38 +08:00
煎饼果子卷鲨鱼辣椒
f74541b712 Merge branch 'master' of https://github.com/yuaotian/go-cursor-help
he
2025-03-22 15:32:22 +08:00
煎饼果子卷鲨鱼辣椒
b099f4d8a9 更新README文件中的微信群二维码和有效期信息,确保用户获取最新的联系方式和有效期提示。 2025-03-22 15:32:06 +08:00
煎饼果子卷鲨鱼辣椒
d90c9e49d0
Merge pull request #361 from Lintech-1/patch-1
Update cursor_linux_id_modifier.sh
v0.0.134
2025-03-22 00:06:02 +08:00
煎饼果子卷鲨鱼辣椒
3b677e23bb
Merge pull request #351 from eltociear/add-japanese-readme
docs: add Japanese README file
2025-03-22 00:05:36 +08:00
Lintech
34b45b5dda
Update cursor_linux_id_modifier.sh
Updated the Linux-specific script to support Cursor v0.47.x, optimized device ID generation logic, enhanced process termination safety, fixed path detection for non-standard installations, improved error handling/logging, added backup/restore functionality, and synchronized multilingual user prompts.
2025-03-21 14:31:27 +03:00
煎饼果子卷鲨鱼辣椒
28de33a5ad 添加修复"应用已损坏"功能到cursor_mac_id_modifier.sh脚本,提供用户选项以解决macOS提示应用已损坏无法打开的问题。增强了日志记录和用户提示信息,提升了脚本的交互性和用户体验。 v0.0.133 2025-03-21 19:21:18 +08:00
Ikko Eltociear Ashimine
febb2f551b docs: add Japanese README file
I created Japanese translated README.
2025-03-19 17:54:21 +09:00
煎饼果子卷鲨鱼辣椒
f6cd48a7a5 更新README文件,移除macOS安装脚本中的第一种方法,简化用户操作,确保文档内容更清晰易懂。 2025-03-19 15:33:43 +08:00
煎饼果子卷鲨鱼辣椒
f2e315beac 优化cursor_win_id_modifier.ps1脚本,增强注册表操作的错误处理和用户提示信息,确保在获取和更新MachineGuid时提供更清晰的反馈。同时,简化了备份文件的创建逻辑,仅在原始值存在时进行备份,提升了脚本的稳定性和用户体验。 v0.0.132 2025-03-18 00:36:07 +08:00
煎饼果子卷鲨鱼辣椒
5a8d32a807 优化执行macos脚本 2025-03-17 16:59:07 +08:00
煎饼果子卷鲨鱼辣椒
7834b85bde wx_group7.jpg v0.0.131 2025-03-17 16:55:14 +08:00
煎饼果子卷鲨鱼辣椒
6c8a458be2 更新macOS安装脚本,改用临时文件执行以增强安全性和可读性,确保用户在执行过程中获得更好的体验。 2025-03-17 11:34:58 +08:00
煎饼果子卷鲨鱼辣椒
7b0e701422 支持版本更新 v0.0.130 2025-03-17 11:17:28 +08:00
煎饼果子卷鲨鱼辣椒
4f8f988518 改进cursor_mac_id_modifier.sh脚本中的用户输入处理,采用更健壮的方式读取用户选择,增强了输入缓冲区清空机制。添加调试日志以便于追踪用户输入,确保脚本在输入问题时不会终止,提升了脚本的稳定性和用户体验。 v0.0.129 2025-03-14 19:14:29 +08:00
煎饼果子卷鲨鱼辣椒
cf20a2a470 重构cursor_mac_id_modifier.sh脚本中的Cursor修复选项,将其移至脚本末尾,简化用户选择流程。改进了提示信息和用户输入处理,提升了脚本的交互性和用户体验。 v0.0.128 2025-03-14 18:57:29 +08:00
煎饼果子卷鲨鱼辣椒
56688bdf5d 添加Cursor修复功能到cursor_mac_id_modifier.sh脚本,允许用户选择恢复原始安装或强制修复。改进了用户输入处理和提示信息,提升了脚本的交互性和用户体验。 v0.0.127 2025-03-14 18:45:38 +08:00
煎饼果子卷鲨鱼辣椒
1fe30260b0 优化cursor_mac_id_modifier.sh脚本的用户输入处理,改进提示信息和输入方式,确保用户选择更直观。此更改提升了用户体验和脚本的交互性。 v0.0.126 2025-03-14 18:32:17 +08:00
煎饼果子卷鲨鱼辣椒
b3620ff9f3 修复cursor_mac_id_modifier.sh脚本中的语法错误,确保条件语句正确结束。此更改提高了脚本的稳定性和可读性。 v0.0.125 2025-03-14 18:21:56 +08:00
煎饼果子卷鲨鱼辣椒
26355e2270 增强Cursor ID修改工具的日志记录功能,添加日志初始化和命令输出记录,改进错误处理和用户提示信息,确保用户能够更好地追踪脚本执行过程中的关键操作和状态。 v0.0.124 2025-03-14 18:13:32 +08:00
煎饼果子卷鲨鱼辣椒
a63fcac86b 更新文档以支持Cursor v0.47.x版本,修改相关提示信息并增强脚本功能以处理设备ID生成。包括对Windows和Mac/Linux的支持更新,确保用户获得最新信息。 2025-03-14 18:07:25 +08:00
煎饼果子卷鲨鱼辣椒
a61be4ba15 更新微信群6 v0.0.123 2025-03-12 11:41:43 +08:00
煎饼果子卷鲨鱼辣椒
f05ab67262
Merge pull request #299 from abdibaker/fix-sudo-home-path
fix: correctly identify storage file path when run with sudo
v0.0.122
2025-03-10 12:07:49 +08:00
Abdillah Bakari
92d88d275d
fix: correctly identify storage file path when run with sudo 2025-03-07 08:35:12 +03:00
煎饼果子卷鲨鱼辣椒
d7044b6ac8 Merge branches 'master' and 'master' of https://github.com/yuaotian/go-cursor-help
merge pull
2025-03-07 10:23:16 +08:00