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)