Cloudflare + 自定义域名 + Cursor Free VIP = Cursor Pro

type
Post
date
May 21, 2025
summary
如果想一直使用真实邮箱,则到期或限额用完后需要去官网注销账号,然后重新注册,这样的可能会被记住机器码,此时使用 Cursor Free VIP 的功能 1:重置机器ID;即可重复使用 如果不想重复注销账号,则可以使用我们上面申请的无限邮箱账号,到期或限额用完后使用新账号,选择功能 2:使用自定义邮箱注册Cursor;会自动注册 Cursor 账号,我们只需要登录即可(从 Cursor 登录时会跳转到网页,此时我们可以使用验证码登录,这样验证码就会发送到我们之前设置好的真实邮箱中了)
category
实践技巧
tags
Cursor
Cursor Free VIP
Cloudflare
无限邮箱
破解
password
URL
Property
Jun 17, 2025 07:47 AM
本文使用一系列工具来实现 Cursor 的无限续杯使用,用到的工具如下:
  • 自备域名
  • Cloudflare:
  • Cursor:

一、在 Cloudflare 托管域名

1、注册 Cloudflare 账号
2、添加域名,选择免费计划
notion imagenotion image
notion imagenotion image
notion imagenotion image
3、在概述中获取 Cloudflare 提供的 DNS
notion imagenotion image
notion imagenotion image
4、在域名服务商的控制台修改域名 DNS,我的是阿里云的
notion imagenotion image
notion imagenotion image
5、回到 Cloudflare 的概述中,点击前往激活,并检查
notion imagenotion image
notion imagenotion image
notion imagenotion image
6、通过之后是这样的
notion imagenotion image

二、配置电子邮件路由

1、添加目标邮箱
notion imagenotion image
notion imagenotion image
notion imagenotion image
notion imagenotion image
2、配置电子邮件路由
notion imagenotion image
notion imagenotion image
3、无限新增邮箱
notion imagenotion image
4、测试新邮箱是否能用
给新注册的邮箱发送邮件,如果能收到则说明没有问题;如果收不到,可能是 DNS 还未生效;

三、Cursor Free VIP

1、启动 Cursor Free VIP 服务;
  • 在终端中执行命令:
    • curl -fsSL https://raw.githubusercontent.com/yeongpin/cursor-free-vip/main/scripts/install.sh -o install.sh && chmod +x install.sh && ./install.sh
  • 如果提示解析 API 请求失败,可能是网络原因,需要切换 VPN
  • 输入密码,界面如下
notion imagenotion image
2、开始使用
  • 如果想一直使用真实邮箱,则到期或限额用完后需要去官网注销账号,然后重新注册,这样的可能会被记住机器码,此时使用 Cursor Free VIP 的功能 1:重置机器ID;即可重复使用
  • 如果不想重复注销账号,则可以使用我们上面申请的无限邮箱账号,到期或限额用完后使用新账号,选择功能 2:使用自定义邮箱注册Cursor;会自动注册 Cursor 账号,我们只需要登录即可(从 Cursor 登录时会跳转到网页,此时我们可以使用验证码登录,这样验证码就会发送到我们之前设置好的真实邮箱中了)
  • 其他功能自行探索

四、注册登录账号

1、注册账号
notion imagenotion image
输入验证码即可
2、登录账号
notion imagenotion image
notion imagenotion image
获取验证码登录即可
 

五、其他问题

1、免费账户使用模型限制问题
notion imagenotion image
需要单独使用一个工具进行授权:;但是好像授权有次数限制,有时候会授权失败,过一段时间重试就可以了;
notion imagenotion image
 
对于本文内容有任何疑问, 可与我联系.