This is a tool designed to reset the Cursor editor's machine code and automatically generate new email aliases. This tool helps users restart their Cursor free trial period.
- Automatically updates Cursor's machine identifiers
- Automatically manages addy.io email aliases
- Automatically terminates existing Cursor processes
- Complete logging functionality
- Python 3.6 or higher
- macOS operating system
- Valid addy.io API key
- Clone the repository:
git clone https://github.com/bleuren/cursor-refresh
cd cursor-refresh- Install required packages:
pip install -r requirements.txt- Set up environment variables:
cp .env.example .env- Modify the environment variables in the
.envfile:
ADDY_API_KEY=your_api_key- Ensure the Cursor editor is closed
- Run the program:
python main.pyThe program will automatically:
- Terminate all Cursor processes
- Update machine identifiers
- Delete old addy.io aliases
- Create new email aliases
- Please ensure important data is backed up before running the program
- Requires a valid addy.io API key
- This tool only supports macOS systems
- Please comply with relevant terms of service when using this tool
This tool is for educational and research purposes only. Users assume all risks associated with its use and must ensure compliance with relevant service terms and conditions.