Skip to content

tyranroot/Web-Clone-v2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Alt text

🌐 WEB CLONE v2.0

WEB CLONE v2.0 is a powerful, reliable, and extremely simple command-line website cloning/mirroring tool built for Termux and Kali Linux. This tool automatically downloads all resources (HTML, CSS, JS, images, videos, fonts, and other documents) from any source website and creates an exact offline mirror.

It is highly effective for studying website source code, creating offline browsing demos, web forensics, and pentesting work.


⚑ Key Features

  • πŸ”„ Full Website Mirroring: Automatically downloads the index page and all linked pages recursively.
  • πŸ“‚ All-File Support: Capable of handling any file format in the background:
    • Web: HTML (.html), CSS (.css), JavaScript (.js)
    • Media: Images (PNG, JPG, SVG, WEBP, GIF), Video (MP4, WEBM), Audio (MP3, WAV)
    • Documents: PDF, DOCX, TXT, EPUB
    • Other: Font files (WOFF, WOFF2, TTF), Archives (ZIP, TAR, GZ)
  • πŸ“ Default Depth 5: Supports recursive crawling up to 5 levels deep by default.
  • 🎨 Animated ASCII Art Banner: Displays a beautiful animated "CLONER" ASCII art banner upon startup.
  • πŸ“Š Real-Time Live Progress: Shows live progress bar and file tracking during download.
  • πŸ•ΉοΈ No-Complex Configuration: Just provide the target URL and output directory β€” no complicated flags or settings.
  • πŸ“± Multi-Platform Support: Works seamlessly on Android Termux and Kali Linux/Debian distributions.

πŸ› οΈ Installation Guide

You can easily set up WEB CLONER PRO on your system by running just a few commands in your terminal.

1. For Termux (Android):

pkg update  -y

pkg install python git -y

pip install requests beautifulsoup4

python3 Web-Clone.py


πŸ₯· Output


     ____ _     ___  _   _ _____ ____      
    / ___| |   / _ \| \ | | ____|  _ \     
   | |   | |  | | | |  \| |  _| | |_) |    
   | |___| |__| |_| | |\  | |___|  _ <     
    \____|_____\___/|_| \_|_____|_| \_\    
 
             WEB CLONE v2.0            

[+] Scanning target: https://example.com
[+] Saved to: /my_clone
[+] Downloading: index.html   [100%] (12.4 KB) [SUCCESS]
[+] Downloading: style.css    [100%] (45.2 KB) [SUCCESS]
[+] Downloading: main.js      [100%] (18.1 KB) [SUCCESS]
[+] Downloading: logo.png     [100%] (204 KB) [SUCCESS]
...
[*] CLONING COMPLETE! Enjoy Offline Version.

πŸ‘¨β€πŸ’» Author


About

Web Cloner Tool for Ethical Hacker.. This tool only for Educational Purpose.. Clone repo and share Ethical Hacker..

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages