DEV Community

Cover image for ๐Ÿš€ Introducing HexaCloner: The Ultimate Advanced Website Cloner for Developers
Trix Cyrus
Trix Cyrus

Posted on

๐Ÿš€ Introducing HexaCloner: The Ultimate Advanced Website Cloner for Developers

Author: Trix Cyrus

[๐Ÿ”น Try My] Waymap Pentesting Tool

[๐Ÿ”น Follow] TrixSec GitHub

[๐Ÿ”น Join] TrixSec Telegram


Weโ€™re excited to announce the launch of HexaCloner โ€” a powerful, modular, and open-source website cloner built for developers, penetration testers, and digital archivists!

What is HexaCloner?

HexaCloner is a Python-based tool that lets you clone entire websites with a single command. Itโ€™s designed to be fast, reliable, and highly customizable, supporting features like:

  • Selective resource cloning (HTML, images, CSS, JS, etc.)
  • URL filtering & crawl depth control
  • Threaded downloads for speed
  • Session resume & export/import
  • Authentication support
  • Colorful, bold CLI with progress bars
  • Cross-platform (Windows CMD, Linux, Termux)

Why HexaCloner?

Existing cloners are often slow, lack modern CLI UX, or donโ€™t support advanced features like session export/import and authentication. HexaCloner fills this gap with a modular codebase and a beautiful, interactive CLI.

Key Features

  • Resume interrupted downloads
  • Progress bar with colored, bold status symbols
  • Export/import session state for portability
  • Regex-based URL include/exclude
  • Supports login-protected sites

Quick Start

git clone https://github.com/TrixSec/HexaCloner.git
cd HexaCloner
pip install -r requirements.txt
python hexacloner.py
Enter fullscreen mode Exit fullscreen mode

Example Usage

python hexacloner.py
# Enter the URL, set options, and watch the magic!
Enter fullscreen mode Exit fullscreen mode

Get Involved

Try it out, give feedback, and contribute!

Happy cloning! ๐Ÿš€


~Trixsec

Top comments (0)