UdyatCloner is a simple Node.js script that allows you to clone websites and save all the website files to your local machine.
To install UdyatCloner, follow these steps:
- Open a terminal.
- Navigate to the project directory.
- Run the following command:
npm install
To use UdyatCloner, follow these steps:
- Open a terminal.
- Navigate to the project directory.
- Run the following command:
npm start
The script will guide you through an interactive process to input the URL of the website you want to clone, select whether to save all the files, and specify the destination path.
If you want to contribute to UdyatCloner, you are more than welcome to do so! You can fork this repository and make any enhancements or modifications you desire. However, please consider the following:
- Make sure to comply with the copyright of the script and give credit to the original author, ottersec.
- If you make any improvements or modifications to the interface, it would be great if you could share your changes so that others can benefit from them too.
UdyatCloner is distributed under the MIT License. You can use, modify, and distribute the source code according to the terms and conditions of the MIT License. Please make sure to read and understand the rights and limitations stated in the LICENSE file.
For more details, please refer to the MIT License file.
This script is provided for educational, ethical, and legal purposes only. The author and the script are not responsible for any misuse or illegal activities performed with this script.

