Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 919 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 919 Bytes

iCloud Hide My Email Generator

This project is designed to generate emails using the iCloud Hide My Email service. To make use of this project, please follow the steps mentioned below.

Prerequisites

  1. Make sure you are subscribed to iCloud+. If not, you can subscribe here.

Instructions

  1. Export cookies from icloud.com:

    • Go to icloud.com
    • Use the CookieEditor browser extension to export cookies.
    • Save the cookies into a file named cookies.json in the root directory of this project.
  2. Install dependencies:

    • Run the command yarn in the root directory of the project to install necessary dependencies.
  3. Run the project:

    • After you've installed all the dependencies, use the command yarn start to start the script.