虽然这个方法可以无限续杯,但完全不建议这么做,支持正版才能让项目方继续有能力开发更新,也是对作者的尊重
去 Cursor 官网支持正版👍 | 感谢项目作者 yuaotian | 如果实在没有经济能力,这个可以作为暂时的过渡

不废话,直接跳转去原 Github仓库 yuaotian/Github-go-cursor-help

直接命令行输入就可以了,不需要安装任何依赖

海外用户

Linux/macOS

1
curl -fsSL https://raw.githubusercontent.com/yuaotian/go-cursor-help/master/scripts/install.sh | sudo bash

Windows

1
irm https://raw.githubusercontent.com/yuaotian/go-cursor-help/master/scripts/install.ps1 | iex

国内用户(推荐)

macOS

1
curl -fsSL https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_mac_id_modifier.sh | sudo bash

Linux

1
curl -fsSL https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_linux_id_modifier.sh | sudo bash

Windows

1
irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex