You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 20, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.EN.md
+30-3
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,9 @@
1
1
# Cursor Pro Automation Tool User Guide
2
2
3
+
README also available in: [中文](./README.md), [Tiếng Việt](./README.VI.md)
4
+
3
5
## Note
4
-
Recently, some users have sold this software on platforms like Xianyu. Please avoid such practices—there’s no need to earn money this way.
6
+
Recently, some users have sold this software on platforms like Xianyu. Please avoid such practices—there's no need to earn money this way.
5
7
6
8
## License
7
9
This project is licensed under [CC BY-NC-ND 4.0](https://creativecommons.org/licenses/by-nc-nd/4.0/).
@@ -22,12 +24,14 @@ Automated account registration and token refreshing to free your hands.
22
24
3.**A stable internet connection is required, preferably via an overseas node. Do not enable global proxy.**
23
25
24
26
## Configuration Instructions
27
+
28
+
### 1. tempmail.plus Email Forwarding
25
29
- Use a Cloudflare domain email. Search for instructions if needed.
26
30
-**(Very Important)** Use tempmail.plus email. Search for instructions if needed.
27
31
- Forward Cloudflare emails to tempmail.plus.
28
32
- Download the `.env.example` file to the program's root directory and rename it to `.env`.
29
33
30
-
### Example `.env` file:
34
+
Example `.env` file:
31
35
```bash
32
36
DOMAIN='xxxxx.me'# Your email domain (search for Cloudflare email usage)
33
37
TEMP_MAIL='xxxxxx'# Temporary email, the target position you set in Cloudflare, using https://tempmail.plus/zh/#!
@@ -39,6 +43,25 @@ TEMP_MAIL='ccxxxxcxx'
39
43
```
40
44
The program will randomly generate emails with the `@wozhangsan.me` suffix.
41
45
46
+
### 2. Using IMAP Instead of tempmail.plus
47
+
If you can't use tempmail.plus or prefer a more secure method to receive verification codes, you can configure like this:
48
+
```bash
49
+
DOMAIN='wozhangsan.me'
50
+
TEMP_MAIL=null
51
+
52
+
# IMAP server
53
+
IMAP_SERVER=imap.xxxxx.com
54
+
# IMAP SSL port
55
+
IMAP_PORT=993
56
+
# Email forwarded from CF
57
+
IMAP_USER=xxxxxx@xxxxx.com
58
+
# Email authorization code
59
+
IMAP_PASS=xxxxxxxxxxxxx
60
+
# [Optional] Default is inbox
61
+
# You can set it to other folders where you can receive emails
62
+
IMAP_DIR=
63
+
```
64
+
42
65
## How to Run the Program
43
66
44
67
### Mac
@@ -71,6 +94,9 @@ After running the script, restart your editor. If the displayed account matches
71
94
- Wait for the program to complete all operations.
72
95
- Close the program only after seeing the "script completed" message.
73
96
97
+
## Sponsor for More Updates
98
+

99
+
74
100
## Common Issues
75
101
1. Program freezes:
76
102
- Check your internet connection.
@@ -83,5 +109,6 @@ This tool is for educational and research purposes only. Users bear full respons
83
109
-**2025-01-09**: Added logs and auto-build feature.
84
110
-**2025-01-10**: Switched to Cloudflare domain email.
85
111
-**2025-01-11**: Added headless mode and proxy configuration through .env file.
112
+
-**2025-01-20**: Added IMAP to replace tempmail.plus.
86
113
87
-
Inspired by [gpt-cursor-auto](https://github.com/hmhm2022/gpt-cursor-auto).
114
+
Inspired by [gpt-cursor-auto](https://github.com/hmhm2022/gpt-cursor-auto); optimized verification and email auto-registration logic; solved the issue of not being able to receive email verification codes.
Copy file name to clipboardExpand all lines: README.VI.md
+32-6
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# Công Cụ Tự Động Hóa Cursor Pro
2
2
3
+
README cũng có sẵn bằng: [中文](./README.md), [English](./README.EN.md)
4
+
3
5
## Lời Nhắc
4
6
Gần đây có người mang phần mềm này bán trên các trang thương mại, việc này nên hạn chế. Không phải cái gì cũng cần kiếm tiền.
5
7
@@ -22,12 +24,14 @@ Tự động đăng ký tài khoản, tự động làm mới token, giải phó
22
24
3.**Cần có kết nối mạng ổn định, ưu tiên sử dụng máy chủ nước ngoài. Không bật proxy toàn cầu.**
23
25
24
26
## Hướng Dẫn Cấu Hình
27
+
28
+
### 1. Chuyển Tiếp Email tempmail.plus
25
29
- Cần sử dụng email theo tên miền Cloudflare. Hãy tìm hiểu cách sử dụng.
26
30
-**(Rất quan trọng)** Cần sử dụng email tạm thời từ tempmail.plus. Hãy tìm hiểu cách sử dụng.
27
31
- Chuyển tiếp email từ tên miền Cloudflare sang tempmail.plus.
28
32
- Tải tệp `.env.example` về thư mục gốc của chương trình và đổi tên thành `.env`.
29
33
30
-
### Cấu hình tệp `.env`:
34
+
Cấu hình tệp `.env`:
31
35
```bash
32
36
DOMAIN='xxxxx.me'# Tên miền email của bạn (tự tìm hiểu cách sử dụng Cloudflare email)
33
37
TEMP_MAIL='xxxxxx'# Email tạm thời, là địa chỉ đích bạn đã thiết lập trong Cloudflare, sử dụng email từ https://tempmail.plus/zh/#!
@@ -39,6 +43,25 @@ TEMP_MAIL='ccxxxxcxx'
39
43
```
40
44
Chương trình sẽ tự tạo ngẫu nhiên email với đuôi `@wozhangsan.me`.
41
45
46
+
### 2. Sử Dụng IMAP Thay Thế tempmail.plus
47
+
Nếu bạn không thể sử dụng tempmail.plus hoặc muốn một phương pháp an toàn hơn để nhận mã xác minh, bạn có thể cấu hình như sau:
48
+
```bash
49
+
DOMAIN='wozhangsan.me'
50
+
TEMP_MAIL=null
51
+
52
+
# Máy chủ IMAP
53
+
IMAP_SERVER=imap.xxxxx.com
54
+
# Cổng SSL IMAP
55
+
IMAP_PORT=993
56
+
# Email được chuyển tiếp từ CF
57
+
IMAP_USER=xxxxxx@xxxxx.com
58
+
# Mã xác thực email
59
+
IMAP_PASS=xxxxxxxxxxxxx
60
+
# [Tùy chọn] Mặc định là hộp thư đến (inbox)
61
+
# Bạn có thể đặt thành các thư mục khác nơi bạn có thể nhận email
62
+
IMAP_DIR=
63
+
```
64
+
42
65
## Cách Chạy Chương Trình
43
66
44
67
### Phiên Bản Mac
@@ -79,9 +102,12 @@ Sau khi chạy script, khởi động lại trình chỉnh sửa. Nếu tài kho
79
102
## Tuyên Bố Miễn Trừ
80
103
Công cụ này chỉ dành cho mục đích học tập và nghiên cứu. Người dùng tự chịu trách nhiệm về mọi hậu quả. Nghiêm cấm sử dụng cho mục đích thương mại. Vi phạm giấy phép sẽ chịu trách nhiệm pháp lý.
81
104
82
-
## Nhật Ký Cập Nhật
83
-
-**2025-01-09**: Thêm log, chức năng tự xây dựng.
84
-
-**2025-01-10**: Chuyển sang email tên miền Cloudflare.
85
-
-**2025-01-11**: Thêm chức năng tự động xây dựng, thêm chức năng tự động xây dựng, thêm chức năng tự động xây dựng.
105
+
## Tài Trợ Để Có Thêm Cập Nhật
106
+

86
107
87
-
Lấy cảm hứng từ [gpt-cursor-auto](https://github.com/hmhm2022/gpt-cursor-auto).
108
+
## Nhật Ký Cập Nhật
109
+
-**2025-01-09**: Thêm nhật ký và tính năng tự động xây dựng.
110
+
-**2025-01-10**: Chuyển sang sử dụng email tên miền Cloudflare.
111
+
-**2025-01-11**: Thêm chế độ không giao diện và cấu hình proxy thông qua tệp .env.
112
+
-**2025-01-20**: Thêm chế độ IMAP để thay thế tempmail.plus.
113
+
Lấy cảm hứng từ [gpt-cursor-auto](https://github.com/hmhm2022/gpt-cursor-auto); đã tối ưu hóa logic xác minh và đăng ký email tự động; đã giải quyết vấn đề không thể nhận mã xác minh email.
0 commit comments